modification de la configuration de logrotate

This commit is contained in:
Vincent BENOIT
2022-11-22 16:48:24 +01:00
parent 739f752c4e
commit 5336e12f6a
2 changed files with 1 additions and 24 deletions

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