Benjamin John schrieb:
> Hello,
> in the LFS-BOOK Makefile the seamonkey config should be updated, but
> seamonkey isn't installed, so this command fails.
> 
> Regards
> Benjamin
A patch for the LFS-BOOK Makefile, deleting the two mentioned lines

Benjamin
Index: packages/LFS-BOOK/Makefile
===================================================================
--- packages/LFS-BOOK/Makefile  (Revision 2017)
+++ packages/LFS-BOOK/Makefile  (Arbeitskopie)
@@ -42,10 +42,6 @@
        # tar xf $(FILE)
        cd $(DIR) ; make BASEDIR=../$(HTMLDIR)
        cp -av $(DIR) $(HTMLDIR) /usr/share
-       cd $(SRC) ; cp -v `sed '[EMAIL PROTECTED]/\([^/]*\)[EMAIL PROTECTED]@' 
/usr/share/$(HTMLDIR)/wget-list` $(LFSSRC)
-       sed -i \
-        '[EMAIL PROTECTED]:///[EMAIL 
PROTECTED]:///usr/share/$(HTMLDIR)/index.html@' \
-        $(SEAMONKEY_CONFIG)
        sed -i '[EMAIL 
PROTECTED]".*\"@WWW_HOME=\"/usr/share/$(HTMLDIR)/index.html\"@' \
         $(ROOT)/etc/profile
 
-- 
http://linuxfromscratch.org/mailman/listinfo/livecd
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to