freebsd-ports/sysutils/gnomesu/files/patch-src_Makefile.in
Joe Marcus Clarke cfa34308b2 Add gnomesu, a frontend to su which prompts the user for root's password
using a GNOME dialog before running a privileged command.

Submitted by:	Franz Klammer <klammer@webonaut.com>
2004-07-26 21:26:44 +00:00

11 lines
213 B
Text

--- src/Makefile.in.orig Mon Jul 26 17:21:00 2004
+++ src/Makefile.in Mon Jul 26 17:21:09 2004
@@ -94,7 +94,7 @@
INCLUDES = $(XSU_CFLAGS)
-CFLAGS = \
+CFLAGS += \
-Wimplicit -Wunused\
-Werror \
-g