diff --git a/build.sh b/build.sh index 0dbc7d8..ee710ed 100755 --- a/build.sh +++ b/build.sh @@ -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