From 4d4036771b603f5f213e20ee83e171b9b7527be9 Mon Sep 17 00:00:00 2001 From: Cian Duffy Date: Fri, 27 Jul 2012 22:12:49 +0000 Subject: [PATCH] and that move didn't move the contents. sorry for the noise. --- .../patches/schroedinger-1.0.11-0.patch | 13 +++++++++++++ media-libs/schroedinger/schroedinger-1.0.11-1.patch | 13 +++++++++++++ 2 files changed, 26 insertions(+) create mode 100644 media-libs/schroedinger/patches/schroedinger-1.0.11-0.patch create mode 100644 media-libs/schroedinger/schroedinger-1.0.11-1.patch diff --git a/media-libs/schroedinger/patches/schroedinger-1.0.11-0.patch b/media-libs/schroedinger/patches/schroedinger-1.0.11-0.patch new file mode 100644 index 000000000..c495e9017 --- /dev/null +++ b/media-libs/schroedinger/patches/schroedinger-1.0.11-0.patch @@ -0,0 +1,13 @@ +--- schroedinger-1.0.11/configure.ac 2012-01-23 01:32:45.012320768 +0000 ++++ schroedinger-1.0.11-haiku/configure.ac 2012-04-09 11:35:40.101187584 +0000 +@@ -85,6 +85,10 @@ + PTHREAD_CFLAGS= + PTHREAD_LIBS=-pthread + ;; ++ haiku*) ++ PTHREAD_CFLAGS= ++ PTHREAD_LIBS= ++ ;; + *) + PTHREAD_CFLAGS= + PTHREAD_LIBS=-lpthread diff --git a/media-libs/schroedinger/schroedinger-1.0.11-1.patch b/media-libs/schroedinger/schroedinger-1.0.11-1.patch new file mode 100644 index 000000000..c495e9017 --- /dev/null +++ b/media-libs/schroedinger/schroedinger-1.0.11-1.patch @@ -0,0 +1,13 @@ +--- schroedinger-1.0.11/configure.ac 2012-01-23 01:32:45.012320768 +0000 ++++ schroedinger-1.0.11-haiku/configure.ac 2012-04-09 11:35:40.101187584 +0000 +@@ -85,6 +85,10 @@ + PTHREAD_CFLAGS= + PTHREAD_LIBS=-pthread + ;; ++ haiku*) ++ PTHREAD_CFLAGS= ++ PTHREAD_LIBS= ++ ;; + *) + PTHREAD_CFLAGS= + PTHREAD_LIBS=-lpthread