[SCM] gpac/master: Use default location for 'libdir' on amd64 builds.

ceros-guest at users.alioth.debian.org ceros-guest at users.alioth.debian.org
Fri Oct 29 20:13:00 UTC 2010


The following commit has been merged in the master branch:
commit 27e9ccb2cdaa882af904ab0919f7e55af0508d8d
Author: Andres Mejia <mcitadel at gmail.com>
Date:   Fri Oct 29 15:33:13 2010 -0400

    Use default location for 'libdir' on amd64 builds.

diff --git a/debian/patches/02_amd64.diff b/debian/patches/02_amd64.diff
index 2250073..3d7da6c 100644
--- a/debian/patches/02_amd64.diff
+++ b/debian/patches/02_amd64.diff
@@ -3,12 +3,11 @@ Subject: Don't install library in /usr/lib64
 
 --- a/configure
 +++ b/configure
-@@ -309,7 +309,7 @@
+@@ -309,7 +309,6 @@
      if [ x"$canon_arch" = x"x86_64" -o x"$canon_arch" = x"amd64" ]; then
        if [ -z "`echo $CFLAGS | grep -- -m32`"  ]; then
          cpu="x86_64"
 -        libdir="lib64"
-+        libdir="lib"
          want_pic="yes"
        fi
      fi

-- 
gpac packaging



More information about the pkg-multimedia-commits mailing list