X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/projects.git/blobdiff_plain/9e1d9a8120b92d676b1a873b9020312bd738c57f..43b1a312c4bf0e72380bd766051f94ddf798c83a:/tools/make/rules diff --git a/tools/make/rules b/tools/make/rules index 06222c3..35be7bc 100755 --- a/tools/make/rules +++ b/tools/make/rules @@ -58,8 +58,9 @@ sync: ../build copy: debian/$(paket).cp debian/$(paket).cp debian/tmp + touch debian/tmp -../$(paket)_$(version)-$(build)_$(arch).deb:debian/tmp/DEBIAN/control $(std_inst_tgt) $(add_inst_tgt) +../$(paket)_$(version)-$(build)_$(arch).deb:debian/tmp/DEBIAN/control $(std_inst_tgt) $(add_inst_tgt) debian/tmp $(DEB) mv debian/tmp.deb ../$(paket)_$(version)-$(build)_$(arch).deb