Author: justin
Date: 2005-12-01 09:02:03 -0700 (Thu, 01 Dec 2005)
New Revision: 1197
Modified:
branches/6.1.1-newmake/packages/jhalfs/Makefile
Log:
Fixed jhalfs version in 6.1.1-newmake.
Modified: branches/6.1.1-newmake/packages/jhalfs/Makefile
===================================================================
--- branches/6.1.1-newmake/packages/jhalfs/Makefile 2005-12-01 02:20:34 UTC
(rev 1196)
+++ branches/6.1.1-newmake/packages/jhalfs/Makefile 2005-12-01 16:02:03 UTC
(rev 1197)
@@ -14,7 +14,7 @@
stage2: Makefile
@$(call echo_message, Building)
- @svn co svn://linuxfromscratch.org/ALFS/jhalfs/branches/$(VRS) $(DIR)
+ @svn co svn://linuxfromscratch.org/ALFS/jhalfs/tags/$(VRS) $(DIR)
@make CROSSVARS=../$(CROSSVARS) -C $(DIR) -f ../Makefile compile-$@
>>$(DIR)[EMAIL PROTECTED] 2>&1
@make clean >>$(DIR)[EMAIL PROTECTED] 2>&1
@touch $@
--
http://linuxfromscratch.org/mailman/listinfo/livecd
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page