diff options
author | François Andriot <albator78@libertysurf.fr> | 2014-10-03 22:17:49 +0200 |
---|---|---|
committer | François Andriot <albator78@libertysurf.fr> | 2014-10-03 22:17:49 +0200 |
commit | 7b7982286c26e1d2464e4be9adeb03f27f984238 (patch) | |
tree | 5ebefcca93d37967fa384689b6d22c6c664fcfb9 /redhat/tdegames | |
parent | e6514292cef38549a22e8bd792663ad5c9b31567 (diff) | |
download | tde-packaging-7b7982286c26e1d2464e4be9adeb03f27f984238.tar.gz tde-packaging-7b7982286c26e1d2464e4be9adeb03f27f984238.zip |
RPM Packaging: update tde-i18n
Diffstat (limited to 'redhat/tdegames')
-rw-r--r-- | redhat/tdegames/tdegames-14.0.0.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/redhat/tdegames/tdegames-14.0.0.spec b/redhat/tdegames/tdegames-14.0.0.spec index a995053c9..b52acfc5a 100644 --- a/redhat/tdegames/tdegames-14.0.0.spec +++ b/redhat/tdegames/tdegames-14.0.0.spec @@ -1532,7 +1532,7 @@ update-desktop-database %{tde_datadir}/applications > /dev/null 2>&1 || : %build unset QTDIR QTINC QTLIB export PATH="%{tde_bindir}:${PATH}" -export LDFLAGS="-L%{tde_libdir} -I%{tde_includedir}" +export TDEDIR="%{tde_prefix}" # Specific path for RHEL4 if [ -d "/usr/X11R6" ]; then |