]> wagnertech.de Git - projects.git/commitdiff
posaune
authorMichael Wagner <michael@wagnertech.de>
Mon, 8 Mar 2021 19:21:36 +0000 (20:21 +0100)
committerMichael Wagner <michael@wagnertech.de>
Mon, 8 Mar 2021 19:21:36 +0000 (20:21 +0100)
tools/make/rules

index 06222c3df888b4f9e6435e7961400a36c4add582..35be7bcf15caa03c404f676ed5f01a62c26c1d6c 100755 (executable)
@@ -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