Merge branch 'fix-dpkg-build' into next

next
Michael Stapelberg 2011-08-03 04:10:27 +02:00
commit 903747fa14
1 changed files with 1 additions and 1 deletions

2
debian/rules vendored
View File

@ -31,7 +31,7 @@ build-stamp:
clean:
dh_testdir
dh_testroot
rm -f build
rm -f build-stamp
# Add here commands to clean up after the build process.
[ ! -f Makefile ] || $(MAKE) distclean