Author: justin
Date: 2005-09-23 01:08:30 -0600 (Fri, 23 Sep 2005)
New Revision: 723
Modified:
x86/trunk/packages/bash/Makefile
Log:
Correct bash-doc extraction, fixed variable error.
Modified: x86/trunk/packages/bash/Makefile
===================================================================
--- x86/trunk/packages/bash/Makefile 2005-09-23 07:00:04 UTC (rev 722)
+++ x86/trunk/packages/bash/Makefile 2005-09-23 07:08:30 UTC (rev 723)
@@ -75,7 +75,7 @@
#==============================================================================
# Configure commands below \/
#==============================================================================
- @tar -xf ../bash-doc-3.0.tar.bz2
+ @unpack ../$(FILE1)
@sed -i "s|htmldir = @htmldir@|htmldir = /usr/share/doc/bash-3.0|" \
Makefile.in
@patch -Np1 -i ../$(PATCH1)
--
http://linuxfromscratch.org/mailman/listinfo/livecd
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page