New commits:
commit e9dab2abdda4f230a5fa96b55a178331392b4e00
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Pavel Vinogradov <public AT sourcemage.org>
audio-drivers/alsa-lib: "standardized" bootstrapping of the scm branch
diff --git a/audio-drivers/alsa-lib/BUILD b/audio-drivers/alsa-lib/BUILD
deleted file mode 100755
index de20ac6..0000000
--- a/audio-drivers/alsa-lib/BUILD
+++ /dev/null
@@ -1,11 +0,0 @@
-if [[ $ALSA_LIB_BRANCH == scm ]]; then
- OPTS="--prefix=${INSTALL_ROOT}/usr \
- --sysconfdir=${INSTALL_ROOT}/etc \
- --localstatedir=${INSTALL_ROOT}/var \
- --mandir=${INSTALL_ROOT}/usr/share/man \
- --infodir=${INSTALL_ROOT}/usr/share/info \
- $OPTS" &&
- ./gitcompile $OPTS
-else
- default_build
-fi
diff --git a/audio-drivers/alsa-lib/HISTORY b/audio-drivers/alsa-lib/HISTORY
index 0d1ef33..13e2c6c 100644
--- a/audio-drivers/alsa-lib/HISTORY
+++ b/audio-drivers/alsa-lib/HISTORY
@@ -1,3 +1,7 @@
+2017-01-16 Pavel Vinogradov <public AT sourcemage.org>
+ * BUILD: removed
+ * PRE_BUILD: added some code from gitcompile to bootstrap scm branch
+
2016-12-22 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 1.1.3