summaryrefslogtreecommitdiff
path: root/alsa-lib
diff options
context:
space:
mode:
authorChris Larson <clarson@kergoth.com>2004-01-23 17:54:49 +0000
committerChris Larson <clarson@kergoth.com>2004-01-23 17:54:49 +0000
commitb2c59922b002eb88ceb2bdf2b02505a73603b564 (patch)
tree6046bd08b1e8349b215912f17e62bd15744510dc /alsa-lib
parent96f7a2293a8fbc852fcb68fefce2a2ff65184460 (diff)
Dont install some m4s..
BKrev: 40115fe9Sqmws9-T5ZIHTb2fPc32ng
Diffstat (limited to 'alsa-lib')
-rw-r--r--alsa-lib/alsa-lib_0.9.8.oe1
1 files changed, 0 insertions, 1 deletions
diff --git a/alsa-lib/alsa-lib_0.9.8.oe b/alsa-lib/alsa-lib_0.9.8.oe
index 720c959abb..70d44463e8 100644
--- a/alsa-lib/alsa-lib_0.9.8.oe
+++ b/alsa-lib/alsa-lib_0.9.8.oe
@@ -19,5 +19,4 @@ do_stage () {
install -m 0644 include/sound/ainstr*.h ${STAGING_DIR}/target/include/alsa/sound/
install -d ${PKG_CONFIG_DIR}
install -m 0644 utils/alsa.pc ${PKG_CONFIG_DIR}/
- install -m 0644 utils/alsa.m4 ${STAGING_DIR}/share/aclocal/
}