New commits:
commit 40144f35136087fafb55ff01978aa63b62491fca
Author: Pol Vinogradov <vin.public AT gmail.com>
Commit: Pol Vinogradov <vin.public AT gmail.com>
audio-drivers/alsa-lib:
PRE_BUILD: added to fix building with python
diff --git a/audio-drivers/alsa-lib/HISTORY b/audio-drivers/alsa-lib/HISTORY
index 4d6a17f..acbb61c 100644
--- a/audio-drivers/alsa-lib/HISTORY
+++ b/audio-drivers/alsa-lib/HISTORY
@@ -1,5 +1,6 @@
2007-09-03 Pol Vinogradov <vin.public AT gmail.com>
* DETAILS: updated to 1.0.15rc1
+ * PRE_BUILD: added to fix building with python
2007-06-12 Pol Vinogradov <vin.public AT gmail.com>
* DETAILS: updated to 1.0.14a
diff --git a/audio-drivers/alsa-lib/PRE_BUILD
b/audio-drivers/alsa-lib/PRE_BUILD
new file mode 100755
index 0000000..1aba793
--- /dev/null
+++ b/audio-drivers/alsa-lib/PRE_BUILD
@@ -0,0 +1,7 @@
+default_pre_build &&
+cd ${SOURCE_DIRECTORY} &&
+
+if spell_ok python
+then
+ sedit "s:python/:python$(installed_version python | cut -c-3)/:"
modules/mixer/simple/python.c
+fi
[SM-Commit] GIT changes to master grimoire by Pol Vinogradov (40144f35136087fafb55ff01978aa63b62491fca),
Pol Vinogradov, 09/02/2007