Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (5150cd2d35cd37d466f09eb5cc8e390d59c0ebb2)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Vlad Glagolev <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (5150cd2d35cd37d466f09eb5cc8e390d59c0ebb2)
  • Date: Sun, 10 Feb 2013 07:09:25 -0600

GIT changes to master grimoire by Vlad Glagolev <stealth AT sourcemage.org>:

video/v4l-utils/HISTORY | 3 +++
video/v4l-utils/INSTALL | 3 +++
2 files changed, 6 insertions(+)

New commits:
commit 5150cd2d35cd37d466f09eb5cc8e390d59c0ebb2
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

v4l-utils: fixed multijob build

diff --git a/video/v4l-utils/HISTORY b/video/v4l-utils/HISTORY
index 89ed666..0d1f9c2 100644
--- a/video/v4l-utils/HISTORY
+++ b/video/v4l-utils/HISTORY
@@ -1,3 +1,6 @@
+2013-02-10 Vlad Glagolev <stealth AT sourcemage.org>
+ * INSTALL: added, to fix multijob build
+
2012-10-12 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 0.9.1
* CONFLICTS, DEPENDS: added
diff --git a/video/v4l-utils/INSTALL b/video/v4l-utils/INSTALL
new file mode 100755
index 0000000..9d9a4c0
--- /dev/null
+++ b/video/v4l-utils/INSTALL
@@ -0,0 +1,3 @@
+make_single &&
+default_install &&
+make_normal



  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (5150cd2d35cd37d466f09eb5cc8e390d59c0ebb2), Vlad Glagolev, 02/10/2013

Archive powered by MHonArc 2.6.24.

Top of Page