git-annex/debian/rules
Joey Hess 48e987a71f remove annoouncedir target
moved to my mrconfig
2015-03-14 15:55:48 -04:00

9 lines
157 B
Makefile
Executable file

#!/usr/bin/make -f
export CABAL=debian/cabal-wrapper
# Do use the changelog's version number, rather than making one up.
export RELEASE_BUILD=1
%:
dh $@