[at-spi2-atk] Drop an obsolete configure option

Kalev Lember kalev at fedoraproject.org
Sun Jul 20 21:50:25 UTC 2014


commit 65028fa7b3cff131cf27785decefe2410d9f1763
Author: Kalev Lember <kalevlember at gmail.com>
Date:   Sun Jul 20 20:49:28 2014 +0200

    Drop an obsolete configure option
    
    --disable-relocate is no longer an option.

 at-spi2-atk.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/at-spi2-atk.spec b/at-spi2-atk.spec
index 3180c86..72b431e 100644
--- a/at-spi2-atk.spec
+++ b/at-spi2-atk.spec
@@ -48,7 +48,7 @@ The %{name}-devel package includes the header files for the %{name} library.
 %setup -q
 
 %build
-%configure --disable-relocate
+%configure
 sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool
 sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool
 


More information about the scm-commits mailing list