From fb1176fa5dd2120d92cbc41ecb077046102d0908 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Thu, 13 Sep 2012 19:47:40 +0200 Subject: Fix install directories for kmyfirewall on Debian and Ubuntu --- ubuntu/precise/applications/kmyfirewall/debian/rules | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'ubuntu/precise/applications/kmyfirewall/debian/rules') diff --git a/ubuntu/precise/applications/kmyfirewall/debian/rules b/ubuntu/precise/applications/kmyfirewall/debian/rules index a8d1312d8..8fa664c8a 100755 --- a/ubuntu/precise/applications/kmyfirewall/debian/rules +++ b/ubuntu/precise/applications/kmyfirewall/debian/rules @@ -33,8 +33,8 @@ endif -include debian/debiandirs # To be used with kde-style admin subdirectories if desired. -debian/debiandirs: admin/debianrules - perl -w admin/debianrules echodirs > debian/debiandirs +#debian/debiandirs: admin/debianrules +# perl -w admin/debianrules echodirs > debian/debiandirs config.status: configure @@ -116,6 +116,7 @@ binary-arch: build install dh_desktop dh_installmenu dh_installman + mv debian/kmyfirewall-trinity/usr/share/man debian/kmyfirewall-trinity/opt/trinity/share/ dh_link dh_strip dh_compress -X.bz2 -X.css -X.dcl -X.docbook -X-license -X.tag -- cgit v1.2.1