From 07059c25f17d89004174a0e1555a017f270374f7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C3=A7ois=20Andriot?= Date: Sat, 1 Feb 2014 14:53:56 +0100 Subject: RPM Packaging: update 3.5.13.2 packages --- redhat/tdebindings/tdebindings-3.5.13.2.spec | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'redhat/tdebindings') diff --git a/redhat/tdebindings/tdebindings-3.5.13.2.spec b/redhat/tdebindings/tdebindings-3.5.13.2.spec index f1720ec42..cb0d0fb6b 100644 --- a/redhat/tdebindings/tdebindings-3.5.13.2.spec +++ b/redhat/tdebindings/tdebindings-3.5.13.2.spec @@ -1003,7 +1003,8 @@ exit 1 %build -unset QTDIR || : ; source /etc/profile.d/qt3.sh +unset QTDIR QTINC QTLIB +. /etc/profile.d/qt3.sh export PATH="%{tde_bindir}:${PATH}" export LDFLAGS="-L%{tde_libdir} -I%{tde_includedir}" @@ -1056,7 +1057,7 @@ EXTRA_INCLUDES="/usr/include/ruby-%{rb20_ver}:/usr/include/ruby-%{rb20_ver}/%{_t pushd dcopperl CFLAGS="$RPM_OPT_FLAGS" perl Makefile.PL INSTALLDIRS=vendor -# Ugly hack to modify the man pages directory +# [Bug #348] Ugly hack to modify the man pages directory sed -i Makefile \ -e "s|/usr/share/man|%{tde_mandir}|g" -- cgit v1.2.1