summaryrefslogtreecommitdiffstats
path: root/redhat/applications/bibletime
diff options
context:
space:
mode:
authorFrançois Andriot <albator78@libertysurf.fr>2014-02-01 14:53:56 +0100
committerFrançois Andriot <albator78@libertysurf.fr>2014-02-01 14:53:56 +0100
commit07059c25f17d89004174a0e1555a017f270374f7 (patch)
treeac9a889d674dc61a4ff5485133ad18e94d99f9f0 /redhat/applications/bibletime
parentcb8f9519d87272d7eb32636836e37087761ec288 (diff)
downloadtde-packaging-07059c25f17d89004174a0e1555a017f270374f7.tar.gz
tde-packaging-07059c25f17d89004174a0e1555a017f270374f7.zip
RPM Packaging: update 3.5.13.2 packages
Diffstat (limited to 'redhat/applications/bibletime')
-rw-r--r--redhat/applications/bibletime/bibletime-3.5.13.2.spec5
1 files changed, 3 insertions, 2 deletions
diff --git a/redhat/applications/bibletime/bibletime-3.5.13.2.spec b/redhat/applications/bibletime/bibletime-3.5.13.2.spec
index 16ee7e1c7..95521dbc6 100644
--- a/redhat/applications/bibletime/bibletime-3.5.13.2.spec
+++ b/redhat/applications/bibletime/bibletime-3.5.13.2.spec
@@ -62,7 +62,7 @@ Requires: sword
%description
BibleTime is a free and easy to use bible study tool for UNIX systems.
-It requires a working KDE environment and the SWORD library.
+It requires a working TDE environment and the SWORD library.
BibleTime provides easy handling of digitized texts (Bibles, commentaries
and lexicons) and powerful features to work with these texts (search in
texts, write own notes, save, print etc.).
@@ -82,7 +82,8 @@ texts, write own notes, save, print etc.).
%build
-unset QTDIR; . /etc/profile.d/qt3.sh
+unset QTDIR QTINC QTLIB
+. /etc/profile.d/qt3.sh
export PATH="%{tde_bindir}:${PATH}"
%configure \