Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/netbsd-1-5]: src/usr.bin/su Pull up 1.24 [simonb]:



details:   https://anonhg.NetBSD.org/src/rev/5509097e8ba9
branches:  netbsd-1-5
changeset: 489903:5509097e8ba9
user:      tv <tv%NetBSD.org@localhost>
date:      Wed Oct 18 04:21:47 2000 +0000

description:
Pull up 1.24 [simonb]:
Remove INSTALLFLAGS=-fschg.

diffstat:

 usr.bin/su/Makefile |  3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diffs (17 lines):

diff -r 7ca43e380163 -r 5509097e8ba9 usr.bin/su/Makefile
--- a/usr.bin/su/Makefile       Wed Oct 18 04:21:20 2000 +0000
+++ b/usr.bin/su/Makefile       Wed Oct 18 04:21:47 2000 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: Makefile,v 1.18.2.2 2000/06/24 06:59:36 thorpej Exp $
+#      $NetBSD: Makefile,v 1.18.2.3 2000/10/18 04:21:47 tv Exp $
 #      from: @(#)Makefile      8.1 (Berkeley) 7/19/93
 
 .include <bsd.own.mk>
@@ -8,7 +8,6 @@
 LDADD+=        -lcrypt -lutil
 BINOWN=        root
 BINMODE=4555
-INSTALLFLAGS=-fschg
 CPPFLAGS+=-DLOGIN_CAP
 
 # Uncomment the following line to change the group that may su root to "sugroup"



Home | Main Index | Thread Index | Old Index