[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[dak/master] This postinst is rubbish, but remove touching apt.conf anyways



Signed-off-by: Mark Hymers <mhy@debian.org>
---
 debian/postinst |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/debian/postinst b/debian/postinst
index 683de83..cda93b0 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
-- 
1.7.2.5


Reply to: