summaryrefslogtreecommitdiffstats
path: root/debian/lenny/kdenetwork
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2012-10-27 01:54:48 +0200
committerSlávek Banko <slavek.banko@axis.cz>2012-10-27 02:03:57 +0200
commit135318d88bccce0aefbfa708457ee063760f1b63 (patch)
treef5e15505cad0f02dbb009e3d727c70bebf1db302 /debian/lenny/kdenetwork
parent2dd542cbbacaf68ad00e84934ffe939c0653ef48 (diff)
downloadtde-packaging-135318d88bccce0aefbfa708457ee063760f1b63.tar.gz
tde-packaging-135318d88bccce0aefbfa708457ee063760f1b63.zip
Fix tdenetwork include files location on Debian and Ubuntu
This solves FTBFS caused by previous commit (cherry picked from commit 52bda05be177c2fdadea6a653756ecf01cf3607c)
Diffstat (limited to 'debian/lenny/kdenetwork')
-rwxr-xr-xdebian/lenny/kdenetwork/debian/rules2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/lenny/kdenetwork/debian/rules b/debian/lenny/kdenetwork/debian/rules
index fc8885101..44a9b0d14 100755
--- a/debian/lenny/kdenetwork/debian/rules
+++ b/debian/lenny/kdenetwork/debian/rules
@@ -17,7 +17,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