[Lunar-commits] r15436 - moonbase/trunk/net/whois
Chad Kittel
v3rt1g0 at lunar-linux.org
Tue Jun 21 04:24:03 UTC 2005
Author: v3rt1g0
Date: 2005-06-21 04:24:03 +0000 (Tue, 21 Jun 2005)
New Revision: 15436
Modified:
moonbase/trunk/net/whois/BUILD
Log:
Also install the (empty) config file for the user.
Modified: moonbase/trunk/net/whois/BUILD
===================================================================
--- moonbase/trunk/net/whois/BUILD 2005-06-21 04:18:47 UTC (rev 15435)
+++ moonbase/trunk/net/whois/BUILD 2005-06-21 04:24:03 UTC (rev 15436)
@@ -3,6 +3,8 @@
sedit "s:/usr/local:/usr:g" Makefile &&
sedit "s:OPTS=-O2:OPTS=\$(CFLAGS):g" Makefile &&
sedit "s:\$(prefix)/man/man1:\$(prefix)/share/man/man1/:g" Makefile &&
- default_make
+ default_make &&
+ install -m0644 whois.conf /etc/whois.conf
+
) > $C_FIFO 2>&1
More information about the Lunar-commits
mailing list