[test] upload for svn-buildpackage

This commit is contained in:
lars 2006-04-29 09:03:24 +00:00
parent f8e4429596
commit e7b6b0a5c2

5
debian/rules vendored
View file

@ -9,6 +9,9 @@
# Uncomment this to turn on verbose mode.
#export DH_VERBOSE=1
# This is the debhelper compatibility version to use.
export DH_COMPAT=4
configure: configure-stamp
configure-stamp: patch
@ -29,7 +32,7 @@ clean: clean-patched unpatch
clean-patched:
dh_testdir
dh_testroot
$(MAKE) clean
#-$(MAKE) clean
rm -f build-stamp configure-stamp
dh_clean