From a89bfaa6c8ee648f38797165346971c15da15875 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C3=A7ois=20Andriot?= Date: Sat, 14 Sep 2013 16:20:36 +0200 Subject: RPM Packaging: update 3.5.13.2 --- redhat/dependencies/libcarddav/libcarddav-3.5.13.2.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'redhat/dependencies/libcarddav') diff --git a/redhat/dependencies/libcarddav/libcarddav-3.5.13.2.spec b/redhat/dependencies/libcarddav/libcarddav-3.5.13.2.spec index 3aaa84439..0ee74644a 100644 --- a/redhat/dependencies/libcarddav/libcarddav-3.5.13.2.spec +++ b/redhat/dependencies/libcarddav/libcarddav-3.5.13.2.spec @@ -95,7 +95,7 @@ fi --disable-dependency-tracking # FIXME: bad libtool ?? -%if 0%{?rhel} == 5 +%if 0%{?rhel} == 4 || 0%{?rhel} == 5 %__make %{?_smp_mflags} LIBTOOL=/usr/bin/libtool %else %__make %{?_smp_mflags} @@ -104,7 +104,7 @@ fi %install %__rm -rf %{buildroot} -%__make install DESTDIR=%{buildroot} LIBTOOL=$(which libtool) +%__make install DESTDIR=%{buildroot} LIBTOOL=/usr/bin/libtool # Unwanted files %__rm -f %{buildroot}%{tde_libdir}/libcarddav.a -- cgit v1.2.3