Changeset e0d3c3d for Makefile


Ignore:
Timestamp:
09/08/2013 04:18:34 PM (11 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
7.4
Parents:
3fbc395
Message:

LFS-7.4

git-svn-id: http://svn.linuxfromscratch.org/LFS/tags/7.4@10338 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689

File:
1 edited

Legend:

Unmodified
Added
Removed
  • Makefile

    r3fbc395 re0d3c3d  
    9090          -o $(RENDERTMP)/lfs-full.xml index.xml
    9191        $(Q)rm -f appendices/*.script
    92         $(Q)./aux-file-data.sh $(RENDERTMP)/lfs-full.xml
     92        # Don't redo bootscripts for release version -- need static md5sum
     93        #$(Q)./aux-file-data.sh $(RENDERTMP)/lfs-full.xml
    9394        @echo "Validation complete."
    9495
Note: See TracChangeset for help on using the changeset viewer.