diff options
author | Pawel "l0ner" Soltys <pwslts@gmail.com> | 2012-02-15 02:03:20 +0100 |
---|---|---|
committer | Pawel "l0ner" Soltys <pwslts@gmail.com> | 2012-02-15 02:03:20 +0100 |
commit | 11bfc1adba5c32d7299cca4d4f9141e889033cd6 (patch) | |
tree | b1b0a42e8ae5b51dfe93352f9247b4056be0c027 /ubuntu/maverick/applications/k3b/debian | |
parent | 9eaa7eb86bd627d3636f0d1988c7e867e2f7eebf (diff) | |
parent | 14dfc7ec02c0f331342d8becac217b781b5feadf (diff) | |
download | tde-packaging-11bfc1adba5c32d7299cca4d4f9141e889033cd6.tar.gz tde-packaging-11bfc1adba5c32d7299cca4d4f9141e889033cd6.zip |
Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tde-packaging
Diffstat (limited to 'ubuntu/maverick/applications/k3b/debian')
-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 664df39cf..3a19a0ec8 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/simple-patchsys.mk include debian/cdbs/kde.mk -DEB_CONFIGURE_INCLUDEDIR := /opt/trinity/include/tde5 +DEB_CONFIGURE_INCLUDEDIR := /opt/trinity/include/kde5 DEB_CONFIGURE_MANDIR := /opt/trinity/share/man DEB_CONFIGURE_PREFIX := /opt/trinity DEB_CONFIGURE_INFODIR := /opt/trinity/share/info |