[med-svn] [praat] 03/03: debian/patches/link-against-libpthread.patch: Drop patch (applied upstream)

Rafael Laboissière rlaboiss-guest at alioth.debian.org
Mon Oct 28 12:47:17 UTC 2013


This is an automated email from the git hooks/post-receive script.

rlaboiss-guest pushed a commit to branch master
in repository praat.

commit 6de60453ef2e9e1b4059cca533c2f5f9823e8379
Author: Rafael Laboissiere <rafael at laboissiere.net>
Date:   Mon Oct 28 13:06:45 2013 +0100

    debian/patches/link-against-libpthread.patch: Drop patch (applied upstream)
---
 debian/patches/link-against-libpthread.patch |   17 -----------------
 debian/patches/series                        |    1 -
 2 files changed, 18 deletions(-)

diff --git a/debian/patches/link-against-libpthread.patch b/debian/patches/link-against-libpthread.patch
deleted file mode 100644
index 8f5170a..0000000
--- a/debian/patches/link-against-libpthread.patch
+++ /dev/null
@@ -1,17 +0,0 @@
-Description: Link the praat executable against libpthread
-Author: Rafael Laboissiere <rafael at laboissiere.net>
-Bug-Debian: http://bugs.debian.org/713597
-Forwarded: no
-Last-Update: 2013-10-26
-
---- praat-5.3.56.orig/makefiles/makefile.defs.linux.alsa
-+++ praat-5.3.56/makefiles/makefile.defs.linux.alsa
-@@ -15,7 +15,7 @@ LINK = g++
- 
- EXECUTABLE = praat
- 
--LIBS = `pkg-config --libs gtk+-2.0` -lm -lasound
-+LIBS = `pkg-config --libs gtk+-2.0` -lm -lasound -lpthread
- 
- AR = ar
- RANLIB = ls
diff --git a/debian/patches/series b/debian/patches/series
index 7c46526..5458732 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,2 +1 @@
 use-ldflags.patch
-link-against-libpthread.patch

-- 
Alioth's /git/debian-med/git-commit-notice on /srv/git.debian.org/git/debian-med/praat.git



More information about the debian-med-commit mailing list