[Initng-svn] r2332 - initng
svn at initng.thinktux.net
svn at initng.thinktux.net
Mon Dec 5 00:40:10 CET 2005
Author: deac
Date: Mon Dec 5 00:40:09 2005
New Revision: 2332
Modified:
initng/Makefile.am
Log:
builddir-support fixed and xfs.ii modiefied. please test xfs ;)
Modified: initng/Makefile.am
==============================================================================
--- initng/Makefile.am (original)
+++ initng/Makefile.am Mon Dec 5 00:40:09 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_builddir)/gen_system_runlevel $(DESTDIR)
+ $(top_sourcedir)/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