summaryrefslogtreecommitdiffstats
path: root/ubuntu/maverick/applications
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2012-09-14 16:26:06 +0200
committerSlávek Banko <slavek.banko@axis.cz>2012-09-14 16:26:06 +0200
commit6c19dad74f56b31e699d56281062f9b0619911fc (patch)
treedf6f6f4a16e4be68bfa2b554aee6e5c7f3be626c /ubuntu/maverick/applications
parent4b357920dc023b08253a710ed94082909098e7e5 (diff)
downloadtde-packaging-6c19dad74f56b31e699d56281062f9b0619911fc.tar.gz
tde-packaging-6c19dad74f56b31e699d56281062f9b0619911fc.zip
Fix install directories for kradio on Debian and Ubuntu
Diffstat (limited to 'ubuntu/maverick/applications')
-rwxr-xr-xubuntu/maverick/applications/kradio/debian/rules3
1 files changed, 2 insertions, 1 deletions
diff --git a/ubuntu/maverick/applications/kradio/debian/rules b/ubuntu/maverick/applications/kradio/debian/rules
index 775c1387d..d8c6c0226 100755
--- a/ubuntu/maverick/applications/kradio/debian/rules
+++ b/ubuntu/maverick/applications/kradio/debian/rules
@@ -48,7 +48,7 @@ config.status: configure
--mandir=\$${prefix}/share/man \
--infodir=\$${prefix}/share/info \
--disable-rpath --disable-debug \
- kde_htmldir=/usr/share/doc/tde/HTML
+ kde_htmldir=\$${prefix}/share/doc/tde/HTML
@@ -112,6 +112,7 @@ binary-arch: build install
dh_installdocs
dh_installmenu
dh_installman
+ mv debian/kradio-trinity/usr/share/man debian/kradio-trinity/opt/trinity/share/
dh_link
dh_strip
dh_compress