remove deb_dist in debian/rules
authorgreg
Tue, 29 Jan 2008 11:17:26 +0100
changeset 92 b4e25e5030d4
parent 91 8d6dd867cf27
child 93 d53a02609e5f
remove deb_dist in debian/rules
debian/rules
--- a/debian/rules	Tue Jan 29 11:15:24 2008 +0100
+++ b/debian/rules	Tue Jan 29 11:17:26 2008 +0100
@@ -99,7 +99,7 @@
 	dh_shlibdeps
 	dh_gencontrol
 	dh_md5sums
-	dh_builddeb --destdir=../../../deb_files
+	dh_builddeb
 
 binary: binary-indep binary-arch
 .PHONY: build clean binary-indep binary-arch binary install configure