postinst : add debhelper

git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@4206 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
This commit is contained in:
2018-05-04 12:18:30 +00:00
parent 64fba57b5e
commit 6f513e98b6

View File

@@ -2,3 +2,5 @@
if [ ! -e /etc/check.conf ]; then if [ ! -e /etc/check.conf ]; then
cp /usr/share/doc/domcheck/check.conf /etc/check.conf cp /usr/share/doc/domcheck/check.conf /etc/check.conf
fi fi
#DEBHELPER#