[SCM] pd-iem_ambi/master: removed unneeded dependencies

zmoelnig-guest at users.alioth.debian.org zmoelnig-guest at users.alioth.debian.org
Tue Feb 8 16:58:07 UTC 2011


The following commit has been merged in the master branch:
commit 1547f8097e96809f10b5f32f55b9ff73543a7138
Author: IOhannes m zmölnig <zmoelnig at iem.at>
Date:   Tue Feb 8 17:43:45 2011 +0100

    removed unneeded dependencies

diff --git a/debian/patches/fix-makefile.patch b/debian/patches/fix-makefile.patch
index cd6037f..4d13bbd 100644
--- a/debian/patches/fix-makefile.patch
+++ b/debian/patches/fix-makefile.patch
@@ -12,11 +12,12 @@ remove unused things like STRIP
 +PD_INCLUDE = -I. -I$(PDSOURCE)
  
 -LDFLAGS = -export-dynamic -shared
+-LIB = -ldl -lm -lpthread
+-
+-STRIP=strip
 +PD_LDFLAGS = -export-dynamic -shared
- LIB = -ldl -lm -lpthread
++LIB = -lm
  
--STRIP=strip
--
  #select either the DBG and OPT compiler flags below:
  
 -CFLAGS = -DPD -DUNIX \

-- 
pd-iem_ambi packaging



More information about the pkg-multimedia-commits mailing list