[SCM] zita-ajbridge/master: Patches refreshed.

mira-guest at users.alioth.debian.org mira-guest at users.alioth.debian.org
Fri Sep 4 04:43:30 UTC 2015


The following commit has been merged in the master branch:
commit 61d5a302128a92733c33baa486ad311f04eada6e
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date:   Fri Sep 4 05:38:28 2015 +0200

    Patches refreshed.

diff --git a/debian/patches/0001-makefile.patch b/debian/patches/0001-makefile.patch
index 37c04fa..71a5890 100644
--- a/debian/patches/0001-makefile.patch
+++ b/debian/patches/0001-makefile.patch
@@ -9,16 +9,18 @@ Description: Debianized makefile.
 
 Index: zita-ajbridge/source/Makefile
 ===================================================================
---- zita-ajbridge.orig/source/Makefile	2013-09-22 15:06:23.177616862 +0200
-+++ zita-ajbridge/source/Makefile	2013-09-22 15:06:36.057680730 +0200
-@@ -18,8 +18,8 @@
+--- zita-ajbridge.orig/source/Makefile
++++ zita-ajbridge/source/Makefile
+@@ -18,10 +18,10 @@
  # ----------------------------------------------------------------------------
  
  
--PREFIX = /usr/local
 -SUFFIX := $(shell uname -m | sed -e 's/^unknown/$//' -e 's/^i.86/$//' -e 's/^x86_64/$/64/')
-+PREFIX = /usr
 +#SUFFIX := $(shell uname -m | sed -e 's/^unknown/$//' -e 's/^i.86/$//' -e 's/^x86_64/$/64/')
- VERSION = 0.4.0
- BINDIR = $(PREFIX)/bin
- LIBDIR = lib$(SUFFIX)
+ VERSION = 0.6.0
+ 
+-PREFIX ?= /usr/local
++PREFIX ?= /usr
+ BINDIR ?= $(PREFIX)/bin
+ LIBDIR ?= lib$(SUFFIX)
+ MANDIR ?= /usr/share/man/man1

-- 
zita-ajbridge packaging



More information about the pkg-multimedia-commits mailing list