summaryrefslogtreecommitdiff
path: root/libogg/libogg_1.0.oe
diff options
context:
space:
mode:
Diffstat (limited to 'libogg/libogg_1.0.oe')
-rw-r--r--libogg/libogg_1.0.oe3
1 files changed, 0 insertions, 3 deletions
diff --git a/libogg/libogg_1.0.oe b/libogg/libogg_1.0.oe
index 08b276df84..71b032a200 100644
--- a/libogg/libogg_1.0.oe
+++ b/libogg/libogg_1.0.oe
@@ -15,7 +15,4 @@ do_stage () {
install -d ${STAGING_DIR}/target/include/ogg
(cd include/ogg; cp config_types.h ogg.h os_types.h ${STAGING_DIR}/target/include/ogg/)
-
- install -d ${STAGING_DIR}/share/aclocal
- install -m 0644 ogg.m4 ${STAGING_DIR}/share/aclocal/ogg.m4
}