summaryrefslogtreecommitdiffstats
path: root/krename.spec
diff options
context:
space:
mode:
Diffstat (limited to 'krename.spec')
-rw-r--r--krename.spec4
1 files changed, 2 insertions, 2 deletions
diff --git a/krename.spec b/krename.spec
index a6fddd8..ffe5676 100644
--- a/krename.spec
+++ b/krename.spec
@@ -21,8 +21,8 @@ Krename is a very powerful batch file renamer for KDE3 which can rename a list o
%build
# 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