Home
last modified time | relevance | path

Searched refs:VERSION (Results 1 – 4 of 4) sorted by relevance

/DragonStub/
H A DMakefile40 export VERSION = 3.0.17 macro
147 @rm -rf /tmp/gnu-efi-$(VERSION) /tmp/gnu-efi-$(VERSION)-tmp
148 @mkdir -p /tmp/gnu-efi-$(VERSION)-tmp
149 …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/master
160 @rm -rf /tmp/gnu-efi-$(VERSION) /tmp/gnu-efi-$(VERSION)-tmp
[all …]
H A DChangeLog94 version number changed from VERSION = 3.0u to VERSION = 3.0.1
131 simply edit the makefile's "VERSION" line to the new version, commit
133 file in the current directory gnu-efi-$VERSION.tar.bz2 , with its top
134 level directory gnu-efi-$VERSION/ and the source tree under that.
/DragonStub/docs/
H A DREADME.git5 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.
/DragonStub/gnuefi/
H A Dgnu-efi.pc.in8 Version: @VERSION@