Author: alexander
Date: 2006-07-14 02:46:38 -0600 (Fri, 14 Jul 2006)
New Revision: 1638
Modified:
trunk/packages/findutils/Makefile
Log:
moved /usr/bin/find to /bin to match the book
Modified: trunk/packages/findutils/Makefile
===================================================================
--- trunk/packages/findutils/Makefile 2006-07-14 08:45:08 UTC (rev 1637)
+++ trunk/packages/findutils/Makefile 2006-07-14 08:46:38 UTC (rev 1638)
@@ -33,6 +33,7 @@
--localstatedir=/var/lib/locate
make $(PM)
make install
+ mv -v /usr/bin/find /bin
clean:
-rm -rf $(DIR)
--
http://linuxfromscratch.org/mailman/listinfo/livecd
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page