Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Ismael Luceno (e1cdde1671a487bf6abff30fc22ab3ed9c95b264)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Ismael Luceno <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Ismael Luceno (e1cdde1671a487bf6abff30fc22ab3ed9c95b264)
  • Date: Wed, 23 Nov 2016 17:01:35 +0000

GIT changes to master grimoire by Ismael Luceno <ismael AT sourcemage.org>:

audio-libs/slv2/HISTORY | 3 +++
audio-libs/slv2/PRE_BUILD | 3 +++
2 files changed, 6 insertions(+)

New commits:
commit e1cdde1671a487bf6abff30fc22ab3ed9c95b264
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

slv2: Force python2

diff --git a/audio-libs/slv2/HISTORY b/audio-libs/slv2/HISTORY
index 2c49867..ab26c82 100644
--- a/audio-libs/slv2/HISTORY
+++ b/audio-libs/slv2/HISTORY
@@ -1,3 +1,6 @@
+2016-11-23 Ismael Luceno <ismael AT sourcemage.org>
+ * PRE_BUILD: Force python2
+
2014-08-24 Thomas Orgis <sobukus AT sourcemage.org>
* DEPENDS: depend on lv2 instead of lv2core

diff --git a/audio-libs/slv2/PRE_BUILD b/audio-libs/slv2/PRE_BUILD
new file mode 100755
index 0000000..ebcf4ce
--- /dev/null
+++ b/audio-libs/slv2/PRE_BUILD
@@ -0,0 +1,3 @@
+default_pre_build &&
+cd "$SOURCE_DIRECTORY" &&
+sedit '1s/python$/python2/' waf



  • [SM-Commit] GIT changes to master grimoire by Ismael Luceno (e1cdde1671a487bf6abff30fc22ab3ed9c95b264), Ismael Luceno, 11/23/2016

Archive powered by MHonArc 2.6.24.

Top of Page