git-annex/debian/rules
2013-05-10 18:52:35 -04:00

14 lines
291 B
Makefile
Executable file

#!/usr/bin/make -f
# Avoid using cabal, as it writes to $HOME
export CABAL=./Setup
# Do use the changelog's version number, rather than making one up.
export RELEASE_BUILD=1
%:
dh $@
# Not intended for use by anyone except the author.
announcedir:
@echo ${HOME}/src/git-annex/doc/news