summaryrefslogtreecommitdiffstats
path: root/ubuntu/lucid_automake/applications/ktechlab
diff options
context:
space:
mode:
authorRobert Xu <robxu9@gmail.com>2012-02-21 19:27:13 -0500
committerRobert Xu <robxu9@gmail.com>2012-02-21 19:27:13 -0500
commit5d7b5e6defb05f81691d286d40f67260c4733d00 (patch)
treeb2bfcca86b05179cad334dc61c5609e54ac7674d /ubuntu/lucid_automake/applications/ktechlab
parent580ce2082fe5054c9ad0e4f666cee9b4bfb2d0b6 (diff)
parenta14ac9de2f5843036c9f452f1188979fef17ae6d (diff)
downloadtde-packaging-5d7b5e6defb05f81691d286d40f67260c4733d00.tar.gz
tde-packaging-5d7b5e6defb05f81691d286d40f67260c4733d00.zip
Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tde-packaging
Diffstat (limited to 'ubuntu/lucid_automake/applications/ktechlab')
-rw-r--r--ubuntu/lucid_automake/applications/ktechlab/debian/debiandirs2
-rwxr-xr-xubuntu/lucid_automake/applications/ktechlab/debian/rules10
2 files changed, 6 insertions, 6 deletions
diff --git a/ubuntu/lucid_automake/applications/ktechlab/debian/debiandirs b/ubuntu/lucid_automake/applications/ktechlab/debian/debiandirs
index 22305506e..c43770893 100644
--- a/ubuntu/lucid_automake/applications/ktechlab/debian/debiandirs
+++ b/ubuntu/lucid_automake/applications/ktechlab/debian/debiandirs
@@ -1,7 +1,7 @@
export kde_confdir=/etc/kde3
export kde_prefix=/opt/kde3
export kde_bindir=/opt/kde3/bin
-export kde_includedir=/opt/kde3/include/kde
+export kde_includedir=/opt/kde3/include/tde
export kde_libdir=/opt/kde3/lib
export kde_cgidir=/opt/kde3/lib/cgi-bin
export kde_moduledir=/opt/kde3/lib/kde3
diff --git a/ubuntu/lucid_automake/applications/ktechlab/debian/rules b/ubuntu/lucid_automake/applications/ktechlab/debian/rules
index 6a006f9b9..148f5d807 100755
--- a/ubuntu/lucid_automake/applications/ktechlab/debian/rules
+++ b/ubuntu/lucid_automake/applications/ktechlab/debian/rules
@@ -5,7 +5,7 @@
-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
@@ -45,7 +45,7 @@ endif
ifneq "$(wildcard /usr/share/misc/config.guess)" ""
cp -f /usr/share/misc/config.guess config.guess
endif
- PATH=/opt/kde3/bin:$(PATH) CMAKE_LIBRARY_PATH=/opt/kde3/lib CMAKE_INCLUDE_PATH=/opt/kde3/include/kde CFLAGS="$(CFLAGS) -Wl,-z,defs" ./configure --host=$(DEB_HOST_GNU_TYPE) --build=$(DEB_BUILD_GNU_TYPE) $(configkde) --prefix=/opt/kde3
+ PATH=/opt/kde3/bin:$(PATH) CMAKE_LIBRARY_PATH=/opt/kde3/lib CMAKE_INCLUDE_PATH=/opt/kde3/include/tde CFLAGS="$(CFLAGS) -Wl,-z,defs" ./configure --host=$(DEB_HOST_GNU_TYPE) --build=$(DEB_BUILD_GNU_TYPE) $(configkde) --prefix=/opt/kde3
build: build-stamp debian/ktechlab.xpm
@@ -55,7 +55,7 @@ build-stamp: config.status
make -f admin/Makefile.common cvs
touch debian/stamp-bootstrap
- env PATH=/opt/kde3/bin:$(PATH) CMAKE_LIBRARY_PATH=/opt/kde3/lib CMAKE_INCLUDE_PATH=/opt/kde3/include/kde $(MAKE)
+ env PATH=/opt/kde3/bin:$(PATH) CMAKE_LIBRARY_PATH=/opt/kde3/lib CMAKE_INCLUDE_PATH=/opt/kde3/include/tde $(MAKE)
touch build-stamp
clean:
@@ -85,8 +85,8 @@ install: build
dh_testroot
dh_clean -k
dh_installdirs
- env PATH=/opt/kde3/bin:$(PATH) CMAKE_LIBRARY_PATH=/opt/kde3/lib CMAKE_INCLUDE_PATH=/opt/kde3/include/kde $(MAKE) install DESTDIR=$(CURDIR)/debian/ktechlab-kde3
- env PATH=/opt/kde3/bin:$(PATH) CMAKE_LIBRARY_PATH=/opt/kde3/lib CMAKE_INCLUDE_PATH=/opt/kde3/include/kde $(MAKE) -C po install DESTDIR=$(CURDIR)/debian/ktechlab-kde3
+ env PATH=/opt/kde3/bin:$(PATH) CMAKE_LIBRARY_PATH=/opt/kde3/lib CMAKE_INCLUDE_PATH=/opt/kde3/include/tde $(MAKE) install DESTDIR=$(CURDIR)/debian/ktechlab-kde3
+ env PATH=/opt/kde3/bin:$(PATH) CMAKE_LIBRARY_PATH=/opt/kde3/lib CMAKE_INCLUDE_PATH=/opt/kde3/include/tde $(MAKE) -C po install DESTDIR=$(CURDIR)/debian/ktechlab-kde3
install -D -m 644 debian/ktechlab.xpm debian/ktechlab-kde3/opt/kde3/share/pixmaps/ktechlab.xpm
chrpath -d $(CURDIR)/debian/ktechlab-kde3/opt/kde3/bin/ktechlab
chrpath -d $(CURDIR)/debian/ktechlab-kde3/opt/kde3/bin/microbe