summaryrefslogtreecommitdiffstats
path: root/Helperstuff
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-02-26 14:23:55 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-02-26 14:23:55 -0600
commitb3798466092929b3e16ab6eff8775285fa76fc0d (patch)
treea742aaff637494b5721dbc3eca2c26f579a25833 /Helperstuff
parent3787b3e8e7adcb04d85f96082c39eca9eda7d0f6 (diff)
downloadtdesvn-b3798466092929b3e16ab6eff8775285fa76fc0d.tar.gz
tdesvn-b3798466092929b3e16ab6eff8775285fa76fc0d.zip
Rename kde-config to tde-config
Diffstat (limited to 'Helperstuff')
-rw-r--r--Helperstuff/BuildService/tdesvn.spec.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Helperstuff/BuildService/tdesvn.spec.in b/Helperstuff/BuildService/tdesvn.spec.in
index 41f74e3..3b90f62 100644
--- a/Helperstuff/BuildService/tdesvn.spec.in
+++ b/Helperstuff/BuildService/tdesvn.spec.in
@@ -69,7 +69,7 @@ Development files for tdesvn. It is required when you plan use svnqt wrapper lib
%setup -q
mkdir build
cd build
-cmake ../ -DCMAKE_INSTALL_PREFIX=`kde-config --prefix` -DCMAKE_BUILD_TYPE=Release -DLIB_SUFFIX=`kde-config --libsuffix`
+cmake ../ -DCMAKE_INSTALL_PREFIX=`tde-config --prefix` -DCMAKE_BUILD_TYPE=Release -DLIB_SUFFIX=`tde-config --libsuffix`
%build
%if 0%{?suse_version} > 0