mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-23 22:42:14 +08:00
blfs-full should be rebuilt when packages.ent is touched, too
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@18887 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
ceb2789092
commit
867ab10677
2
Makefile
2
Makefile
@ -112,7 +112,7 @@ clean:
|
||||
$(Q)rm -f $(RENDERTMP)/blfs*
|
||||
|
||||
validate: $(RENDERTMP)/$(BLFSFULL)
|
||||
$(RENDERTMP)/$(BLFSFULL): general.ent $(ALLXML) $(ALLXSL)
|
||||
$(RENDERTMP)/$(BLFSFULL): general.ent packages.ent $(ALLXML) $(ALLXSL)
|
||||
$(Q)[ -d $(RENDERTMP) ] || mkdir -p $(RENDERTMP)
|
||||
|
||||
@echo "Adjusting for revision $(REV)..."
|
||||
|
Loading…
Reference in New Issue
Block a user