From: Michael Wagner Date: Tue, 17 Apr 2018 20:38:04 +0000 (+0200) Subject: phpide X-Git-Tag: sysd2sysv_0.1-1~2^2~4 X-Git-Url: http://wagnertech.de/git?a=commitdiff_plain;h=f477207b2bd27eacf73198de5dbc6a3efd30a2e4;p=projects.git phpide --- diff --git a/tools/make/rules b/tools/make/rules index 6d8aff2..da98ee5 100755 --- a/tools/make/rules +++ b/tools/make/rules @@ -44,7 +44,7 @@ copy: debian/$(paket).cp debian/tmp/DEBIAN/control: debian/control debian/changelog dpkg-gencontrol -debian/changelog: debian/$(paket).changelog +debian/changelog: debian/$(paket).changelog debian/setenv.sh sed "s/%BUILD%/$(build)/" debian/$(paket).changelog > debian/changelog # echo "${pwd} (${build}) unstable; urgency=medium" > debian/changelog # echo " * generated by mbuild" >> debian/changelog