summaryrefslogtreecommitdiffstats
path: root/bibletime.spec
diff options
context:
space:
mode:
authortpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2011-08-21 01:43:11 +0000
committertpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2011-08-21 01:43:11 +0000
commit1164a93612fead2388a5eea7d8712d36c3a616a8 (patch)
treef8cf82e1db2d1f7495aff16566d2f2eeb2aaf42c /bibletime.spec
parent50d6a8e70ca7a43d45560ef8333db9bccbbe66f7 (diff)
downloadbibletime-1164a93612fead2388a5eea7d8712d36c3a616a8.tar.gz
bibletime-1164a93612fead2388a5eea7d8712d36c3a616a8.zip
Convert remaining references to kde3 (e.g. in paths) to trinity
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/bibletime@1248408 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'bibletime.spec')
-rw-r--r--bibletime.spec4
1 files changed, 2 insertions, 2 deletions
diff --git a/bibletime.spec b/bibletime.spec
index e5bb4c7..82b16a6 100644
--- a/bibletime.spec
+++ b/bibletime.spec
@@ -60,8 +60,8 @@ rm -rf $RPM_BUILD_DIR/%{name}-%{version}
make -f Makefile.cvs
# Look for common rpm-options:
-if [ -f /etc/opt/kde3/common_options ]; then
- . /etc/opt/kde3/common_options
+if [ -f /etc/opt/trinity/common_options ]; then
+ . /etc/opt/trinity/common_options
./configure $configkde
else
./configure --prefix=${_prefix}