diff options
Diffstat (limited to 'sysutils/su2/files/patch-aa')
-rw-r--r-- | sysutils/su2/files/patch-aa | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sysutils/su2/files/patch-aa b/sysutils/su2/files/patch-aa index 93a4b61..82556a3 100644 --- a/sysutils/su2/files/patch-aa +++ b/sysutils/su2/files/patch-aa @@ -1,5 +1,5 @@ ---- Makefile.orig Thu Dec 19 20:41:49 1996 -+++ Makefile Thu Dec 19 20:47:14 1996 +--- Makefile.orig Sun Mar 2 20:17:14 1997 ++++ Makefile Sun Mar 2 20:24:15 1997 @@ -8,16 +8,17 @@ # /etc/super-users and /usr/adm/sulog that are defined # separately. @@ -17,7 +17,7 @@ # Standard -OPTIONS=-DFULLPATH -+OPTIONS=-DSU2LOGFILE="\"/var/log/su2.log\"" -DBROKENCUSERID ++OPTIONS=-DSU2LOGFILE="\"/var/log/su2.log\"" -DSUPERUSERS="\"$(PREFIX)/etc/super-users\"" -DBROKENCUSERID # m88k # OPTIONS=-DFULLPATH -DNOVFORK |