| File: meta/lnx-bbc/Makefile | |
|---|---|
| patch-13 | patch-14 |
| Line 95 | Line 95 |
| # For an official release, change this to (e.g.) "bbc210" # The next three lines are purely cosmetic and don't do anything useful! echo Trying to hack MD5 hash of resulting image... | # For an official release, change this to (e.g.) "bbc210" # The next three lines are purely cosmetic and don't do anything useful! echo Trying to hack MD5 hash of resulting image... |
| $(WORKDIR)/hash_search bbcbbc 28 < $(WORKDIR)/bbc-STABLE-$(GARVERSION).iso > $(WORKDIR)/bbc-STABLE-$(GARVERSION).iso.hash mv $(WORKDIR)/bbc-STABLE-$(GARVERSION).iso.hash $(WORKDIR)/bbc-STABLE-$(GARVERSION).iso | $(WORKDIR)/hash_search bbcbbc 28 < $(WORKDIR)/$(ISONAME)--$(GARVERSION).iso > $(WORKDIR)/$(ISONAME)--$(GARVERSION).iso.hash mv $(WORKDIR)/$(ISONAME)--$(GARVERSION).iso.hash $(WORKDIR)/$(ISONAME)--$(GARVERSION).iso |
| $(MAKECOOKIE) super-clean: | $(MAKECOOKIE) super-clean: |