diff options
Diffstat (limited to 'ubuntu/lucid_automake/kde-i18n/debian')
-rw-r--r-- | ubuntu/lucid_automake/kde-i18n/debian/debiandirs | 2 | ||||
-rwxr-xr-x | ubuntu/lucid_automake/kde-i18n/debian/rules | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/ubuntu/lucid_automake/kde-i18n/debian/debiandirs b/ubuntu/lucid_automake/kde-i18n/debian/debiandirs index 70e9003f9..fa8e96587 100644 --- a/ubuntu/lucid_automake/kde-i18n/debian/debiandirs +++ b/ubuntu/lucid_automake/kde-i18n/debian/debiandirs @@ -1,6 +1,6 @@ export kde_prefix=/opt/kde3 export sysconfdir=/etc -export kde_includedir=/opt/kde3/include/kde +export kde_includedir=/opt/kde3/include/tde export infodir=/opt/kde3/share/info export mandir=/opt/kde3/share/man export qtdir=/opt/kde3/share/qt3 diff --git a/ubuntu/lucid_automake/kde-i18n/debian/rules b/ubuntu/lucid_automake/kde-i18n/debian/rules index d1e9242e9..81e475b41 100755 --- a/ubuntu/lucid_automake/kde-i18n/debian/rules +++ b/ubuntu/lucid_automake/kde-i18n/debian/rules @@ -24,7 +24,7 @@ I18N_INSTALL := $(patsubst $(I18N_DIR_PAT),install__%,$(I18N_DIRS)) -include debian/debiandirs -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 |