[Initng-svn] r2333 - initng

svn at initng.thinktux.net svn at initng.thinktux.net
Mon Dec 5 00:51:16 CET 2005


Author: deac
Date: Mon Dec  5 00:51:15 2005
New Revision: 2333

Modified:
   initng/Makefile.am
Log:
i small bug fixed

Modified: initng/Makefile.am
==============================================================================
--- initng/Makefile.am	(original)
+++ initng/Makefile.am	Mon Dec  5 00:51:15 2005
@@ -20,7 +20,7 @@
 	@echo "eg. at the end of the kernel line in /boot/grub/grub.conf"
 	@echo "Have a lot of fun!"
 	@echo
-	$(top_sourcedir)/gen_system_runlevel $(DESTDIR)
+	$(top_srcdir)/gen_system_runlevel $(DESTDIR)
 	@echo
 	@echo "If you have initng running, you can reload it with:"
 	@echo "# /sbin/ngc -c"


More information about the Initng-svn mailing list