[SCM] Debian packaging for jack-audio-connection-kit branch, master, updated. debian/0.116.1-4-37-g17d8899

adiknoth-guest at users.alioth.debian.org adiknoth-guest at users.alioth.debian.org
Thu Jul 9 20:53:55 UTC 2009


The following commit has been merged in the master branch:
commit bf7f2761fc0cc9f039572469cb39d72b3faa6d60
Author: Adrian Knoth <adi at drcomp.erfurt.thur.de>
Date:   Thu Jul 9 22:05:19 2009 +0200

    Patch configure.ac and then regenerate configure.
    
    When using autotools, we just need to patch configure.ac, run
    autogen.sh afterwards and are no longer in the need to patch
    configure directly.

diff --git a/debian/patches/10_debian_lib64.patch b/debian/patches/10_debian_lib64.patch
index 5a173e6..eb02f96 100644
--- a/debian/patches/10_debian_lib64.patch
+++ b/debian/patches/10_debian_lib64.patch
@@ -1,26 +1,3 @@
---- configure.orig	2008-03-15 11:46:49.000000000 +0000
-+++ configure	2008-03-15 11:47:28.000000000 +0000
-@@ -19829,19 +19829,8 @@
- 
- #
- # We need to establish suitable defaults for a 64-bit OS
-+# But we don't use /usr/lib64 in Debian
- libnn=lib
--case "${host_os}" in
--    linux*)
--    case "${host_cpu}" in
--	x86_64|mips64|ppc64|sparc64|s390x)
--        libnn=lib64
--	;;
--    esac
--    ;;
--    solaris*)
--    ## libnn=lib/sparcv9 ## on 64-bit only, but that's compiler-specific
--    ;;
--esac
- 
- ## take care not to  override the command-line setting
- if test "${libdir}" = '${exec_prefix}/lib'; then
 --- configure.ac.orig	2008-03-15 11:46:41.000000000 +0000
 +++ configure.ac	2008-03-15 11:47:21.000000000 +0000
 @@ -102,19 +102,8 @@

-- 
Debian packaging for jack-audio-connection-kit



More information about the pkg-multimedia-commits mailing list