summaryrefslogtreecommitdiffstats
path: root/debian/lenny/applications/kerry
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2013-07-20 04:24:36 +0200
committerSlávek Banko <slavek.banko@axis.cz>2015-12-23 02:23:25 +0100
commit912d7b24ba768ed5937f0b4da82a69fbdec3afd6 (patch)
treee12549a3c4e09e289621e9ea467a3e45a6b5df38 /debian/lenny/applications/kerry
parent0da752f5e9f9413439b9e605bae0f545635794c2 (diff)
downloadtde-packaging-912d7b24ba768ed5937f0b4da82a69fbdec3afd6.tar.gz
tde-packaging-912d7b24ba768ed5937f0b4da82a69fbdec3afd6.zip
Fix lintian overrides on Debian and Ubuntu
(cherry picked from commit 09baa28aa4748c02ca157089cac90ed45c767dfd)
Diffstat (limited to 'debian/lenny/applications/kerry')
-rw-r--r--debian/lenny/applications/kerry/debian/cdbs/debian-qt-kde.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/lenny/applications/kerry/debian/cdbs/debian-qt-kde.mk b/debian/lenny/applications/kerry/debian/cdbs/debian-qt-kde.mk
index d135c4257..4a11bc028 100644
--- a/debian/lenny/applications/kerry/debian/cdbs/debian-qt-kde.mk
+++ b/debian/lenny/applications/kerry/debian/cdbs/debian-qt-kde.mk
@@ -75,11 +75,11 @@ $(patsubst %,binary-install/%,$(DEB_PACKAGES)) :: binary-install/%:
if test -x /usr/bin/dh_desktop; then dh_desktop -p$(cdbs_curpkg) $(DEB_DH_DESKTOP_ARGS); fi
if test -e debian/$(cdbs_curpkg).lintian; then \
install -p -D -m644 debian/$(cdbs_curpkg).lintian \
- debian/$(cdbs_curpkg)/opt/trinity/share/lintian/overrides/$(cdbs_curpkg); \
+ debian/$(cdbs_curpkg)/usr/share/lintian/overrides/$(cdbs_curpkg); \
fi
if test -e debian/$(cdbs_curpkg).presubj; then \
install -p -D -m644 debian/$(cdbs_curpkg).presubj \
- debian/$(cdbs_curpkg)/opt/trinity/share/bug/$(cdbs_curpkg)/presubj; \
+ debian/$(cdbs_curpkg)/usr/share/bug/$(cdbs_curpkg)/presubj; \
fi
binary-install/$(DEB_SOURCE_PACKAGE)-doc-html::