smani pushed to libwebp (el6). "- Removing the --disable-rpath switch as autoreconf -vif does the job"

notifications at fedoraproject.org notifications at fedoraproject.org
Fri Mar 27 18:09:54 UTC 2015


>From e0b970fc7bde0963a09dcbd7e5ebbdf4a50c774c Mon Sep 17 00:00:00 2001
From: Jaromir Capik <jcapik at redhat.com>
Date: Tue, 8 Apr 2014 19:11:16 +0200
Subject: - Removing the --disable-rpath switch as autoreconf -vif does the job


diff --git a/libwebp.spec b/libwebp.spec
index 914fc07..4967bab 100644
--- a/libwebp.spec
+++ b/libwebp.spec
@@ -69,8 +69,7 @@ Java bindings for libwebp.
 %build
 autoreconf -vif
 %configure --disable-static --enable-libwebpmux \
-           --enable-libwebpdemux --enable-libwebpdecoder \
-           --disable-rpath
+           --enable-libwebpdemux --enable-libwebpdecoder
 
 make %{?_smp_mflags}
 
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/libwebp.git/commit/?h=el6&id=e0b970fc7bde0963a09dcbd7e5ebbdf4a50c774c


More information about the scm-commits mailing list