Author: jhuntwork
Date: 2005-07-17 23:55:33 -0600 (Sun, 17 Jul 2005)
New Revision: 363

Modified:
   x86/trunk/packages/wget/Makefile
Log:
Fixed wget configure for stage2 in trunk

Modified: x86/trunk/packages/wget/Makefile
===================================================================
--- x86/trunk/packages/wget/Makefile    2005-07-18 05:53:50 UTC (rev 362)
+++ x86/trunk/packages/wget/Makefile    2005-07-18 05:55:33 UTC (rev 363)
@@ -61,7 +61,7 @@
 #==============================================================================
 # Configure commands below \/
 #==============================================================================
-       @./configure --prefix=$(WD) --with-ssl >../$(DIR)[EMAIL PROTECTED]
+       @./configure --prefix=/usr --with-ssl >../$(DIR)[EMAIL PROTECTED]
 #
 #==Status Messages==========================================
 #

-- 
http://linuxfromscratch.org/mailman/listinfo/livecd
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to