diff options
author | François Andriot <albator78@libertysurf.fr> | 2014-05-30 12:33:26 +0200 |
---|---|---|
committer | François Andriot <albator78@libertysurf.fr> | 2014-05-30 12:33:26 +0200 |
commit | 5a31840a564ab702e9223abd63f281deaaabeb31 (patch) | |
tree | ce913e0698d31b507c748a48ef7cb584ed08c16a /ubuntu/maverick/applications/k3b/debian/rules | |
parent | 9814f425f0dae6fa0fb869ef038495df9dd0e588 (diff) | |
parent | 650aae664769307d2d65098402dfa959b0d4c829 (diff) | |
download | tde-packaging-5a31840a564ab702e9223abd63f281deaaabeb31.tar.gz tde-packaging-5a31840a564ab702e9223abd63f281deaaabeb31.zip |
merge
Diffstat (limited to 'ubuntu/maverick/applications/k3b/debian/rules')
-rwxr-xr-x | ubuntu/maverick/applications/k3b/debian/rules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ubuntu/maverick/applications/k3b/debian/rules b/ubuntu/maverick/applications/k3b/debian/rules index 4273756e6..18410f4b5 100755 --- a/ubuntu/maverick/applications/k3b/debian/rules +++ b/ubuntu/maverick/applications/k3b/debian/rules @@ -4,7 +4,7 @@ include /usr/share/cdbs/1/rules/debhelper.mk #include /usr/share/cdbs/1/rules/patchsys-quilt.mk include debian/cdbs/kde.mk -DEB_CONFIGURE_INCLUDEDIR := /opt/trinity/include/kde5 +DEB_CONFIGURE_INCLUDEDIR := /opt/trinity/include DEB_CONFIGURE_MANDIR := /opt/trinity/share/man DEB_CONFIGURE_PREFIX := /opt/trinity DEB_CONFIGURE_INFODIR := /opt/trinity/share/info |