Codebase list fastaq / 032c74c
Rules file not complete Jorge Soares 9 years ago
1 changed file(s) with 2 addition(s) and 21 deletion(s). Raw diff Collapse all Expand all
00 #!/usr/bin/make -f
11
2 # DH_VERBOSE := 1
3
4 # some helpful variables - uncomment them if needed
5 # shamelessly stolen from http://jmtd.net/log/awk/
6 #DEBVERS := $(shell dpkg-parsechangelog | awk '/^Version:/ {print $$2}')
7 #VERSION := $(shell echo '$(DEBVERS)' | sed -e 's/^[0-9]*://' -e 's/-.*//')
8 #DEBFLAVOR := $(shell dpkg-parsechangelog | awk '/^Distribution:/ {print $$2}')
9 #DEBPKGNAME := $(shell dpkg-parsechangelog | awk '/^Source:/ {print $$2}')
10 #DEBIAN_BRANCH := $(shell awk 'BEGIN{FS="[= ]+"} /debian-branch/ {print $$2}' debian/gbp.conf)
11 #GIT_TAG := $(subst ~,_,$(VERSION))
12
13 # alternatively to manually set those variables you can
14 # include /usr/share/cdbs/1/rules/buildvars.mk
15 # and use what is set there. Any hint whether dh might set variables in
16 # a similar manner are welcome.
17
18 %:
19 dh $@
20
21 #get-orig-source:
22 # . debian/get-orig-source
2 export DH_VERBOSE := 1
3 export PYBUILD_NAME=