[SCM] ClThreads packaging branch, master, updated. 2.4.0-1-14-g1c9319f

mira-guest at users.alioth.debian.org mira-guest at users.alioth.debian.org
Sun Jan 10 22:17:25 UTC 2010


The following commit has been merged in the master branch:
commit 1b2c5ab82148918885a3adb1fe95bcb91f5bfcce
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date:   Sun Jan 10 23:04:52 2010 +0100

    makefile-01.patch file added

diff --git a/debian/patches/makefile.patch b/debian/patches/makefile-01.patch
similarity index 78%
copy from debian/patches/makefile.patch
copy to debian/patches/makefile-01.patch
index dd0e884..c459afa 100644
--- a/debian/patches/makefile.patch
+++ b/debian/patches/makefile-01.patch
@@ -1,20 +1,22 @@
---- Makefile.orig	2008-03-22 22:48:25.000000000 +0100
-+++ Makefile	2009-03-17 02:05:56.000000000 +0100
-@@ -17,8 +17,11 @@
+Index: clthreads/Makefile
+===================================================================
+--- clthreads.orig/Makefile	2010-01-10 20:34:36.000000000 +0100
++++ clthreads/Makefile	2010-01-10 20:35:23.000000000 +0100
+@@ -16,9 +16,10 @@
+ 
  
  # 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)
  
  
-@@ -46,11 +49,12 @@
+@@ -46,11 +47,12 @@
  
  
  install:	$(CLTHREADS_MIN)

-- 
ClThreads packaging



More information about the pkg-multimedia-commits mailing list