Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to stable-0.4 grimoire by Eric Sandall (04898ec1860e7d6ac63d4678c38ed81d71c77756)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Eric Sandall <scm AT mail.sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to stable-0.4 grimoire by Eric Sandall (04898ec1860e7d6ac63d4678c38ed81d71c77756)
  • Date: Thu, 21 Dec 2006 13:16:39 -0600

GIT changes to stable-0.4 grimoire by Eric Sandall <sandalle AT sourcemage.org>:

video-libs/libdvdcss/BUILD | 3 +++
video-libs/libdvdcss/HISTORY | 3 +++
2 files changed, 6 insertions(+)

New commits:
commit 04898ec1860e7d6ac63d4678c38ed81d71c77756
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

libdvdcss fails with multiple make jobs

Conflicts:

video-libs/libdvdcss/HISTORY

diff --git a/video-libs/libdvdcss/BUILD b/video-libs/libdvdcss/BUILD
new file mode 100755
index 0000000..feceeab
--- /dev/null
+++ b/video-libs/libdvdcss/BUILD
@@ -0,0 +1,3 @@
+make_single &&
+default_build &&
+make_normal
diff --git a/video-libs/libdvdcss/HISTORY b/video-libs/libdvdcss/HISTORY
index 19cfd16..b0fee89 100644
--- a/video-libs/libdvdcss/HISTORY
+++ b/video-libs/libdvdcss/HISTORY
@@ -1,3 +1,6 @@
+2006-12-08 Eric Sandall <eric AT sandall.us>
+ * BUILD: Fails with multiple make jobs, so use make_single
+
2005-11-29 Seth Woolley <seth AT tautology.org>
* DETAILS: MD5 -> SHA512




  • [SM-Commit] GIT changes to stable-0.4 grimoire by Eric Sandall (04898ec1860e7d6ac63d4678c38ed81d71c77756), Eric Sandall, 12/21/2006

Archive powered by MHonArc 2.6.24.

Top of Page