Author: justin
Date: 2005-11-18 10:01:32 -0700 (Fri, 18 Nov 2005)
New Revision: 1101
Modified:
trunk/packages/vim/Makefile
Log:
Removed unused variable in vim Makefile.
Modified: trunk/packages/vim/Makefile
===================================================================
--- trunk/packages/vim/Makefile 2005-11-18 13:54:56 UTC (rev 1100)
+++ trunk/packages/vim/Makefile 2005-11-18 17:01:32 UTC (rev 1101)
@@ -42,7 +42,7 @@
ln -sf vim /usr/bin/vi
cp $(ROOT)/etc/vimrc /etc
-stage3: Makefile $(FILE) $(FILE2) $(PATCH1)
+stage3: Makefile $(FILE) $(FILE2)
$(std_build)
compile-stage3:
--
http://linuxfromscratch.org/mailman/listinfo/livecd
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page