Searched refs:VERSION (Results 1 – 4 of 4) sorted by relevance
40 export VERSION = 3.0.17 macro147 @rm -rf /tmp/gnu-efi-$(VERSION) /tmp/gnu-efi-$(VERSION)-tmp148 @mkdir -p /tmp/gnu-efi-$(VERSION)-tmp149 …at=tar $(shell git branch | awk '/^*/ { print $$2 }') | ( cd /tmp/gnu-efi-$(VERSION)-tmp/ ; tar x )150 @git diff | ( cd /tmp/gnu-efi-$(VERSION)-tmp/ ; patch -s -p1 -b -z .gitdiff )151 @mv /tmp/gnu-efi-$(VERSION)-tmp/ /tmp/gnu-efi-$(VERSION)/152 @dir=$$PWD; cd /tmp; tar -c --bzip2 -f $$dir/gnu-efi-$(VERSION).tar.bz2 gnu-efi-$(VERSION)153 @rm -rf /tmp/gnu-efi-$(VERSION)157 git tag $(VERSION) refs/heads/master160 @rm -rf /tmp/gnu-efi-$(VERSION) /tmp/gnu-efi-$(VERSION)-tmp[all …]
94 version number changed from VERSION = 3.0u to VERSION = 3.0.1131 simply edit the makefile's "VERSION" line to the new version, commit133 file in the current directory gnu-efi-$VERSION.tar.bz2 , with its top134 level directory gnu-efi-$VERSION/ and the source tree under that.
5 1) Edit the file "Makefile". Changing the "VERSION" line to the new version.8 That will make a file in the current directory gnu-efi-$VERSION.tar.bz2 ,9 with its top level directory gnu-efi-$VERSION/ and the source tree under that.
8 Version: @VERSION@