Codebase list stops / acc2722
d/rules: convert to dh James Cowgill 5 years ago
3 changed file(s) with 7 addition(s) and 8 deletion(s). Raw diff Collapse all Expand all
22 Priority: optional
33 Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
44 Uploaders: Free Ekanayaka <freee@debian.org>
5 Build-Depends: debhelper (>= 11),
6 cdbs
5 Build-Depends: debhelper (>= 11)
76 Standards-Version: 3.9.1
87 Homepage: http://kokkinizita.linuxaudio.org/linuxaudio/aeolus/
98 Vcs-Git: https://salsa.debian.org/multimedia-team/stops.git
00 #!/usr/bin/make -f
1 %:
2 dh $@
13
2 include /usr/share/cdbs/1/rules/debhelper.mk
3
4 # Add here any variable or target overrides you need.
5 install/stops::
6 mkdir -p $(CURDIR)/debian/stops/usr/share/aeolus/stops
7 find -mindepth 1 -maxdepth 1 -not -name debian -and -not -name Makefile -print0|xargs -r0 -n1 -I '{}' cp -a '{}' $(CURDIR)/debian/stops/usr/share/aeolus/stops
4 # Disable upstream's Makefile which does nothing useful for us
5 override_dh_auto_build:
0 Aeolus* /usr/share/aeolus/stops
1 *.ae0 /usr/share/aeolus/stops