summaryrefslogtreecommitdiffstats
path: root/ubuntu/maverick/tdevelop/debian/rules
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2012-11-17 16:14:08 +0100
committerSlávek Banko <slavek.banko@axis.cz>2012-11-17 16:14:08 +0100
commite1f624286dd31967e17a2bcdc0236de72659c23b (patch)
treee80eb7bead9e64b930d676872b88c887d7c6a521 /ubuntu/maverick/tdevelop/debian/rules
parent7c5d232eb26d4a925503f551a46965de870eefe7 (diff)
downloadtde-packaging-e1f624286dd31967e17a2bcdc0236de72659c23b.tar.gz
tde-packaging-e1f624286dd31967e17a2bcdc0236de72659c23b.zip
Fix tdevelop build issues on Debian and Ubuntu
Cdbs files modified to support both automake and cmake Removed unnecessary files installed into doc Include files moved to default location
Diffstat (limited to 'ubuntu/maverick/tdevelop/debian/rules')
-rwxr-xr-xubuntu/maverick/tdevelop/debian/rules2
1 files changed, 1 insertions, 1 deletions
diff --git a/ubuntu/maverick/tdevelop/debian/rules b/ubuntu/maverick/tdevelop/debian/rules
index 6bb4ec733..74b304533 100755
--- a/ubuntu/maverick/tdevelop/debian/rules
+++ b/ubuntu/maverick/tdevelop/debian/rules
@@ -9,7 +9,7 @@ include debian/cdbs/debian-qt-kde.mk
include /usr/share/cdbs/1/rules/simple-patchsys.mk
include /usr/share/cdbs/1/rules/utils.mk
-DEB_CONFIGURE_INCLUDEDIR := /opt/trinity/include/tde
+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