correction des parametres passés à dh_make

This commit is contained in:
Vincent BENOIT
2022-11-23 09:34:08 +01:00
parent 543ecba05a
commit f85471279a

View File

@@ -21,7 +21,7 @@ create_deb() {
11
EOF
fi
/usr/bin/dh_make -t $2/template -n -y -i -d
/usr/bin/dh_make -t $2/template -n -y -i -d -c mit -e vincent.benoit@benserv.fr
/usr/bin/find $2/misc -type f -exec /usr/bin/cp -a {} . \;
/usr/bin/dpkg-buildpackage -b -uc -us -rfakeroot
/usr/bin/rm -f $2/template/compat