From e7253c7cd060edf1d71b77785c04493d5937f667 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Franti=C5=A1ek=20Dvo=C5=99=C3=A1k?= Date: Sun, 30 Aug 2015 20:23:16 +0200 Subject: [PATCH] Config file not instaloed anymoar. --- debian/rules | 3 --- 1 file changed, 3 deletions(-) diff --git a/debian/rules b/debian/rules index bf6fd43..fa20e2b 100755 --- a/debian/rules +++ b/debian/rules @@ -28,9 +28,6 @@ override_dh_auto_install: mv debian/python3-pocci/usr/bin/pOCCI debian/python3-pocci/usr/bin/pOCCI-$(PY3VER) mkdir -p debian/python3-pocci/usr/share/man/man1 cp -p pOCCI/pOCCI.1 debian/python3-pocci/usr/share/man/man1/pOCCI-$(PY3VER).1 - # config file not needed - rm -rf debian/python-pocci/etc - rm -rf debian/python3-pocci/etc override_dh_auto_test: dh_auto_test -- 1.8.2.3