summaryrefslogtreecommitdiffstats
path: root/tdesvn.spec
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-02-07 18:18:11 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-02-07 18:18:11 -0600
commit666c58806af0067db05e4674e67dbb7945cceac2 (patch)
treeea26a7e4c9b2854a00ee441fce586a19ccd65246 /tdesvn.spec
parent9474dffc7015f3f3df70ebfda8161745f370c5f8 (diff)
downloadtdesvn-666c58806af0067db05e4674e67dbb7945cceac2.tar.gz
tdesvn-666c58806af0067db05e4674e67dbb7945cceac2.zip
Rename include subdirectory to tde
Diffstat (limited to 'tdesvn.spec')
-rw-r--r--tdesvn.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/tdesvn.spec b/tdesvn.spec
index c4a42bb..b056c06 100644
--- a/tdesvn.spec
+++ b/tdesvn.spec
@@ -42,7 +42,7 @@ Development files for tdesvn.
%setup -q
mkdir build
cd build
-cmake ../ -DCMAKE_INSTALL_PREFIX=`/opt/trinity` -DCMAKE_BUILD_TYPE=Release -DLIB_SUFFIX=`` -DCMAKE_INCLUDE_PATH=`/opt/trinity/include/kde` -DCMAKE_LIBRARY_PATH=`/opt/trinity/lib`
+cmake ../ -DCMAKE_INSTALL_PREFIX=`/opt/trinity` -DCMAKE_BUILD_TYPE=Release -DLIB_SUFFIX=`` -DCMAKE_INCLUDE_PATH=`/opt/trinity/include/tde` -DCMAKE_LIBRARY_PATH=`/opt/trinity/lib`
%build
cd build