summaryrefslogtreecommitdiffstats
path: root/debian/lenny/kdeartwork/debian/rules
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2012-11-17 02:33:32 +0100
committerSlávek Banko <slavek.banko@axis.cz>2012-11-17 02:37:02 +0100
commit80aa3558a05016844c9e3d22af0114d48d5cbb7c (patch)
treec5b4d2bfb15124e5994839f97695b89ad4524419 /debian/lenny/kdeartwork/debian/rules
parentd58d93e0227ee339a180c2ee71e569cfa6dc4121 (diff)
downloadtde-packaging-80aa3558a05016844c9e3d22af0114d48d5cbb7c.tar.gz
tde-packaging-80aa3558a05016844c9e3d22af0114d48d5cbb7c.zip
Fix tdeartwork build issues on Debian and Ubuntu
Cdbs files modified to support both automake and cmake Include files moved to default location Removed now unnecessary patches (cherry picked from commit 7c5d232eb26d4a925503f551a46965de870eefe7)
Diffstat (limited to 'debian/lenny/kdeartwork/debian/rules')
-rwxr-xr-xdebian/lenny/kdeartwork/debian/rules2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/lenny/kdeartwork/debian/rules b/debian/lenny/kdeartwork/debian/rules
index 1a593022d..5c9f8c4fd 100755
--- a/debian/lenny/kdeartwork/debian/rules
+++ b/debian/lenny/kdeartwork/debian/rules
@@ -5,7 +5,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