diff options
-rw-r--r-- | Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -19,8 +19,6 @@ install_only: make -C rescue install STAGE2_DEST=$(STAGE2_DEST) make -C advertising install ROOTDEST=$(ROOTDEST) - LC_ALL=C svn info ChangeLog | egrep '^Revision|^Last Changed Date' > $(STAGE2_DEST)/VERSION - clean: # force taking new rpms from repository rm -rf images/RPMS |