X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/projects.git/blobdiff_plain/72537b4618754c8e0dc76f84f342eceb691773aa..f522299be48051d2e8f4c6a5de8df828f3c7f7ad:/tools/make/rules diff --git a/tools/make/rules b/tools/make/rules index 9ddc638..33e72e3 100755 --- a/tools/make/rules +++ b/tools/make/rules @@ -62,6 +62,9 @@ copy: debian/$(paket).cp debian/tmp/DEBIAN/control: debian/control debian/changelog dpkg-gencontrol +debian/control: debian/$(paket).control + cp debian/$(paket).control debian/control + debian/changelog: debian/$(paket).changelog debian/rules.pre sed "s/%BUILD%/$(build)/" debian/$(paket).changelog > debian/changelog # echo "${pwd} (${build}) unstable; urgency=medium" > debian/changelog