summaryrefslogtreecommitdiffstats
path: root/debian/lenny/kdevelop/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 18:41:54 +0100
commitaeb0d2bd8c5a6020109e9ae868afe8b52a41bff0 (patch)
tree0d055f65200de87b7ab281413835b646ab9b59c3 /debian/lenny/kdevelop/debian/rules
parent80aa3558a05016844c9e3d22af0114d48d5cbb7c (diff)
downloadtde-packaging-aeb0d2bd8c5a6020109e9ae868afe8b52a41bff0.tar.gz
tde-packaging-aeb0d2bd8c5a6020109e9ae868afe8b52a41bff0.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 (cherry picked from commit e1f624286dd31967e17a2bcdc0236de72659c23b)
Diffstat (limited to 'debian/lenny/kdevelop/debian/rules')
-rwxr-xr-xdebian/lenny/kdevelop/debian/rules2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/lenny/kdevelop/debian/rules b/debian/lenny/kdevelop/debian/rules
index acff3a5e5..1b473f43c 100755
--- a/debian/lenny/kdevelop/debian/rules
+++ b/debian/lenny/kdevelop/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/kde
+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