posaune
[projects.git] / tools / make / rules
index d8d47fe..aa4f5d5 100755 (executable)
@@ -4,7 +4,7 @@
 
 # defile default operations
 NOP = @echo "No operation for target $@"
-DEB = fakeroot dpkg-deb --build debian/tmp
+DEB = fakeroot dpkg-deb --build $(oldpack) debian/tmp
 INSERT_BUILD = /usr/share/mbuild/insert_build.sh
 
 include debian/rules.pre