[SCM] zita-ajbridge/master: Refreshed patch.
mira-guest at users.alioth.debian.org
mira-guest at users.alioth.debian.org
Sun Sep 22 13:14:00 UTC 2013
The following commit has been merged in the master branch:
commit dd8f6b020d639eec77f89f53b07c457d7dd004d6
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date: Sun Sep 22 15:09:53 2013 +0200
Refreshed patch.
diff --git a/debian/patches/0001-makefile.patch b/debian/patches/0001-makefile.patch
index ec8ba2a..37c04fa 100644
--- a/debian/patches/0001-makefile.patch
+++ b/debian/patches/0001-makefile.patch
@@ -7,15 +7,18 @@ Description: Debianized makefile.
source/Makefile | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
---- zita-ajbridge.orig/source/Makefile
-+++ zita-ajbridge/source/Makefile
-@@ -18,8 +18,7 @@
+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 @@
# ----------------------------------------------------------------------------
-PREFIX = /usr/local
-SUFFIX := $(shell uname -m | sed -e 's/^unknown/$//' -e 's/^i.86/$//' -e 's/^x86_64/$/64/')
-+PREFIX ?= /usr/local
- VERSION = 0.2.2
++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)
--
zita-ajbridge packaging
More information about the pkg-multimedia-commits
mailing list