[SCM] clxclient packaging branch, master, updated. debian/3.6.1-1-11-g0531ef3

mira-guest at users.alioth.debian.org mira-guest at users.alioth.debian.org
Sun Jan 10 14:23:04 UTC 2010


The following commit has been merged in the master branch:
commit 9392f08c778dd8c2de952cb41320473d433b7f2a
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date:   Sun Jan 10 14:43:15 2010 +0100

    Added makefile-01.patch file

diff --git a/debian/patches/makefile.patch b/debian/patches/makefile-01.patch
similarity index 76%
copy from debian/patches/makefile.patch
copy to debian/patches/makefile-01.patch
index ea9b384..563b5c2 100644
--- a/debian/patches/makefile.patch
+++ b/debian/patches/makefile-01.patch
@@ -1,21 +1,23 @@
---- Makefile.orig					2008-04-09 21:53:41.000000000 +0200
-+++ Makefile						2009-03-14 15:20:44.000000000 +0100
-@@ -14,11 +14,12 @@
- #  License along with this program; if not, write to the Free Software
- #  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+Index: clxclient/Makefile
+===================================================================
+--- clxclient.orig/Makefile	2010-01-10 14:01:18.000000000 +0100
++++ clxclient/Makefile	2010-01-10 14:04:12.000000000 +0100
+@@ -16,9 +16,11 @@
  
-+DESTDIR =
  
  # Modify as required.
- #
+-#
 -PREFIX = /usr/local
 -SUFFIX := $(shell uname -m | sed -e 's/^unknown/$//' -e 's/^i.86/$//' -e 's/^x86_64/$/64/')
++
++DESTDIR =
++
 +PREFIX = /usr
 +#SUFFIX := $(shell uname -m | sed -e 's/^unknown/$//' -e 's/^i.86/$//' -e 's/^x86_64/$/64/')
  LIBDIR = lib$(SUFFIX)
  
  
-@@ -47,11 +48,12 @@
+@@ -47,11 +49,12 @@
  
  
  install:	$(CLXCLIENT_MIN)

-- 
clxclient packaging



More information about the pkg-multimedia-commits mailing list