[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[debian-users:14197] Bug#JP/856: man-db-ja: man command error with -c option
Package: man-db-ja
Version: 2.3.10-68.jp1.2
Severity: normal
宇野です。
man -c hoge とすると、/var/catman以下に書き込めず、エラーになります。
以下のように修正して下さい。
(#ifdef DEBIANとかしたほうがよいかもしれません)
--- man.c.ORIG Mon Apr 5 22:29:29 1999
+++ man.c Mon Apr 5 22:58:31 1999
@@ -1737,7 +1737,7 @@
catman for non-root.
*/
push_cleanup ((void (*)())unlink, tmpcat);
- status = do_system_drop_privs (cmd);
+ status = do_system (cmd);
if (status) gripe_system (cmd, status);
free (cmd);
--
//) 株式会社シスプラン
(// 宇野 武志 (UNO Takeshi)
●| uno@xxxxxxxxxxxxx