moin,

for some time now, cons.saver is not installed suid root any more,
making the whole thing sort of pointless.
the attached patch makes it useful for me.
comments?

-- 
Hi! I'm a .signature virus! Copy me into your ~/.signature, please!
--
Chaos, panic, and disorder - my work here is done.
--- Makefile.am.orig    2005-06-08 16:30:58.000000000 +0200
+++ Makefile.am 2005-06-08 16:29:13.000000000 +0200
@@ -75,6 +75,8 @@
 if USE_EDIT
        $(MAKE) install_mcedit
 endif
+       chown root:root $(pkglibdir)/cons.saver
+       chmod u+s $(pkglibdir)/cons.saver
 
 #
 # Make relative symlinks, but do the right thing if LN_S is `ln' or `cp'.
_______________________________________________
Mc-devel mailing list
http://mail.gnome.org/mailman/listinfo/mc-devel

Reply via email to