From 1164a93612fead2388a5eea7d8712d36c3a616a8 Mon Sep 17 00:00:00 2001 From: tpearson Date: Sun, 21 Aug 2011 01:43:11 +0000 Subject: 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 --- bibletime.spec.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'bibletime.spec.in') diff --git a/bibletime.spec.in b/bibletime.spec.in index 509f444..232c275 100644 --- a/bibletime.spec.in +++ b/bibletime.spec.in @@ -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} -- cgit v1.2.1