Create Debian packages in debian/packages/ instead of ../

This commit is contained in:
HungryHobo
2010-11-18 20:56:42 +00:00
parent b56563deee
commit f1e36f7fd0
4 changed files with 51 additions and 46 deletions

4
debian/rules vendored
View File

@@ -120,9 +120,7 @@ binary-arch:
binary-indep:
clean:
rm -f debian/build
rm -rf debian/tmp/
ant distclean
ant clean
@exit 0
get-orig-source: