[Initng-svn] r2694 - initng
svn at initng.thinktux.net
svn at initng.thinktux.net
Wed Jan 4 04:16:17 CET 2006
Author: jimmy
Date: Wed Jan 4 04:16:17 2006
New Revision: 2694
Modified:
initng/Makefile.am
initng/count_me.sh
Log:
Run count_me.sh on make install
Modified: initng/Makefile.am
==============================================================================
--- initng/Makefile.am (original)
+++ initng/Makefile.am Wed Jan 4 04:16:17 2006
@@ -25,6 +25,8 @@
@echo "If you have initng running, you can reload it with:"
@echo "# /sbin/ngc -c"
@echo
+ $echo
+ ./count_me.sh
initng-paths.h: $(top_builddir)/config.status
@echo '#ifndef INITNG_INITNG_PATHS_H' >$@
Modified: initng/count_me.sh
==============================================================================
--- initng/count_me.sh (original)
+++ initng/count_me.sh Wed Jan 4 04:16:17 2006
@@ -60,8 +60,7 @@
echo "You got 3 seconds to reject, and press Ctrl + C"
echo
-#sleep 3
-echo http://users.initng.thinktux.net/count.php?uname=${UNAME}&distro=${DISTRO}
+sleep 3
wget "http://users.initng.thinktux.net/count.php?uname=${UNAME}&distro=${DISTRO}"
More information about the Initng-svn
mailing list