X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/projects.git/blobdiff_plain/9ac133751c4453ed03bb0261770f034b522ca6bd..b2f9d0dd4ac7745735ddda9260bbac1ca6936859:/tools/make/rules diff --git a/tools/make/rules b/tools/make/rules index 1b2e042..bd3cf57 100755 --- a/tools/make/rules +++ b/tools/make/rules @@ -9,7 +9,7 @@ INSERT_BUILD = /usr/share/mbuild/insert_build.sh RSYNC_OPT = -av --exclude="build" --exclude="debian/tmp" --exclude="Packages" --exclude="*Aktuell" --exclude=".*" std_inst_tgt = debian/tmp/usr/share/doc/$(paket)/copyright debian/tmp/usr/share/doc/$(paket)/README.debian -changelog_source = $(paket).changelog +changelog_source = debian/$(paket).changelog include debian/rules.pre @@ -60,6 +60,7 @@ sync: ../build copy: debian/$(paket).cp debian/$(paket).cp debian/tmp + create-conffiles debian/tmp touch debian/tmp ../$(paket)_$(version)-$(build)_$(arch).deb:debian/tmp/DEBIAN/control $(std_inst_tgt) $(add_inst_tgt) debian/tmp