diff options
Diffstat (limited to 'ubuntu/lucid_automake/applications/yakuake/debian/rules')
-rwxr-xr-x | ubuntu/lucid_automake/applications/yakuake/debian/rules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ubuntu/lucid_automake/applications/yakuake/debian/rules b/ubuntu/lucid_automake/applications/yakuake/debian/rules index 095defb87..bc8076b0e 100755 --- a/ubuntu/lucid_automake/applications/yakuake/debian/rules +++ b/ubuntu/lucid_automake/applications/yakuake/debian/rules @@ -3,7 +3,7 @@ include /usr/share/cdbs/1/rules/debhelper.mk include debian/cdbs/kde.mk -DEB_CONFIGURE_INCLUDEDIR := /opt/kde3/include/kde +DEB_CONFIGURE_INCLUDEDIR := /opt/kde3/include/tde DEB_CONFIGURE_MANDIR := /opt/kde3/share/man DEB_CONFIGURE_PREFIX := /opt/kde3 DEB_CONFIGURE_INFODIR := /opt/kde3/share/info |