From 16332c03c2cd3e606cd58c86688e92eba7447422 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Sat, 15 Sep 2012 03:18:08 +0200 Subject: Fix install directories for ktechlab on Debian and Ubuntu --- ubuntu/maverick/applications/ktechlab/debian/rules | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'ubuntu/maverick/applications/ktechlab') diff --git a/ubuntu/maverick/applications/ktechlab/debian/rules b/ubuntu/maverick/applications/ktechlab/debian/rules index 40b9f2d14..15d1878df 100755 --- a/ubuntu/maverick/applications/ktechlab/debian/rules +++ b/ubuntu/maverick/applications/ktechlab/debian/rules @@ -20,8 +20,8 @@ else CFLAGS += -O2 endif -debian/debiandirs: admin/debianrules - perl -w admin/debianrules echodirs > debian/debiandirs +#debian/debiandirs: admin/debianrules +# perl -w admin/debianrules echodirs > debian/debiandirs debian/ktechlab.xpm: icons/hi32-app-ktechlab.png convert $< $@ @@ -99,6 +99,7 @@ binary-arch: build install dh_installexamples dh_installmenu dh_installman + mv debian/ktechlab-trinity/usr/share/man debian/ktechlab-trinity/opt/trinity/share/ dh_link dh_strip dh_compress -- cgit v1.2.3