From 016dbefcfa30281d1f1f63211aac9d8acf4f966c Mon Sep 17 00:00:00 2001 From: Andrew McMillan Date: Tue, 31 Jan 2012 09:22:59 -0800 Subject: [PATCH] Don't include the example .htaccess on Debian systems. --- debian/rules | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/rules b/debian/rules index 4d71a8b7..1f6d0525 100755 --- a/debian/rules +++ b/debian/rules @@ -64,6 +64,7 @@ binary-common: # dh_link dh_compress --exclude=.js dh_fixperms + rm debian/davical/usr/share/davical/htdocs/.htaccess || true # dh_perl # dh_python # dh_makeshlibs