From 2edd5845a5bb751fafe6fecafc326feff0029106 Mon Sep 17 00:00:00 2001 From: Mark Hymers Date: Sat, 4 May 2013 10:11:51 +0000 Subject: [PATCH] This postinst is rubbish, but remove touching apt.conf anyways Signed-off-by: Mark Hymers --- debian/postinst | 1 - 1 file changed, 1 deletion(-) diff --git a/debian/postinst b/debian/postinst index 683de835..cda93b01 100644 --- a/debian/postinst +++ b/debian/postinst @@ -5,5 +5,4 @@ set -e if [ "$1" = "configure" ]; then # Default (blank) files so that programs at least run --help and stuff touch /etc/dak/dak.conf - touch /etc/dak/apt.conf fi -- 2.39.2