summaryrefslogtreecommitdiffstats
path: root/debian/lenny/applications/kdesvn
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-08-09 02:12:56 -0500
committerSlávek Banko <slavek.banko@axis.cz>2012-11-29 02:24:00 +0100
commit1517d6460b0cfd9f557a7e7567a482afb4a08bf8 (patch)
tree236cb7ebb7884ad4a0d2ba3a13f1679092d07c68 /debian/lenny/applications/kdesvn
parent13b98dae7c85de52523599001f27306a2a49e3f2 (diff)
downloadtde-packaging-1517d6460b0cfd9f557a7e7567a482afb4a08bf8.tar.gz
tde-packaging-1517d6460b0cfd9f557a7e7567a482afb4a08bf8.zip
Set CMAKE_BUILD_TYPE=RelWithDebInfo for other modules on Debian and Ubuntu
(cherry picked from commit b386b996e17ee946b6663cc6e497505294801a39)
Diffstat (limited to 'debian/lenny/applications/kdesvn')
-rwxr-xr-xdebian/lenny/applications/kdesvn/debian/rules3
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/lenny/applications/kdesvn/debian/rules b/debian/lenny/applications/kdesvn/debian/rules
index 97b4e0d74..54fa85536 100755
--- a/debian/lenny/applications/kdesvn/debian/rules
+++ b/debian/lenny/applications/kdesvn/debian/rules
@@ -14,7 +14,8 @@ DEB_CONFIGURE_INFODIR := /opt/trinity/share/info
cdbs_configure_flags := --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xinerama $(cdbs_kde_enable_final) $(cdbs_kde_enable_debug)
-DEB_CMAKE_EXTRA_FLAGS := -DLIB_SUFFIX="" -DCMAKE_LIBRARY_PATH="/opt/trinity/lib" -DCMAKE_INCLUDE_PATH="/opt/trinity/include/kde" -DCMAKE_CXX_FLAGS="-I/opt/trinity/include/kde" -DCMAKE_LDFLAGS="-L/opt/trinity/lib"
+DEB_CMAKE_EXTRA_FLAGS := -DLIB_SUFFIX="" -DCMAKE_LIBRARY_PATH="/opt/trinity/lib" -DCMAKE_INCLUDE_PATH="/opt/trinity/include/kde" -DCMAKE_CXX_FLAGS="-I/opt/trinity/include/kde" -DCMAKE_LDFLAGS="-L/opt/trinity/lib" \
+ -DCMAKE_BUILD_TYPE=RelWithDebInfo
DEB_COMPRESS_EXCLUDE := .dcl .docbook -license .tag .sty .el