diff options
Diffstat (limited to 'ubuntu/lucid_automake/applications/potracegui/debian/rules')
-rwxr-xr-x | ubuntu/lucid_automake/applications/potracegui/debian/rules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ubuntu/lucid_automake/applications/potracegui/debian/rules b/ubuntu/lucid_automake/applications/potracegui/debian/rules index 9da36fbe6..1cf0e0262 100755 --- a/ubuntu/lucid_automake/applications/potracegui/debian/rules +++ b/ubuntu/lucid_automake/applications/potracegui/debian/rules @@ -11,7 +11,7 @@ DEB_HOST_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_HOST_GNU_TYPE) DEB_BUILD_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE) -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 |