X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;ds=sidebyside;f=debian%2Fpostinst;h=1f309d97f92cd31d5e1a08f857c2d7e44e31189c;hb=fe653d26bd55c9b1cb0450bc2783185a7cd0695f;hp=cb8cb1b140fe03af9751336478b09fdaf3ef80ba;hpb=9ebfa30b056df56376cb0302a28a190e0aaed765;p=dak.git diff --git a/debian/postinst b/debian/postinst index cb8cb1b1..1f309d97 100644 --- a/debian/postinst +++ b/debian/postinst @@ -7,4 +7,7 @@ if [ "$1" = "configure" ]; then -a -d /usr/share/doc/katie ]; then ln -sf ../share/doc/katie /usr/doc/katie fi + # Default (blank) files so that programs at least run --help and stuff + touch /etc/katie/katie.conf + touch /etc/katie/apt.conf fi