modification de la configuration de logrotate
This commit is contained in:
2
build.sh
2
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
|
||||
|
||||
Reference in New Issue
Block a user