X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/projects.git/blobdiff_plain/6dac1fffbeab97aaefe2648a0f50ece7c4dc2b4d..b2f9d0dd4ac7745735ddda9260bbac1ca6936859:/tools/make/rules diff --git a/tools/make/rules b/tools/make/rules index 6b7d688..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