summaryrefslogtreecommitdiff
path: root/package/libtheora/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2013-05-10 17:12:24 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2013-05-10 17:12:24 +0200
commit587a2d47a7efb8ef87e587f2e025b3f9929c6509 (patch)
tree7f84c99834e0f32d965d923726c6531042464670 /package/libtheora/Makefile
parent45cc60eae3d69f5e079110eda9de5d7935fb9b76 (diff)
parent82862bcb9456c9b64d6dbda6edb86424033b3a04 (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/libtheora/Makefile')
-rw-r--r--package/libtheora/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/package/libtheora/Makefile b/package/libtheora/Makefile
index 328307941..7a6437c49 100644
--- a/package/libtheora/Makefile
+++ b/package/libtheora/Makefile
@@ -20,6 +20,8 @@ include $(TOPDIR)/mk/package.mk
$(eval $(call PKG_template,LIBTHEORA,libtheora,$(PKG_VERSION)-${PKG_RELEASE},${PKG_DEPENDS},${PKG_DESCR},${PKG_SECTION}))
+CONFIGURE_ARGS+= --disable-examples
+
libtheora-install:
$(INSTALL_DIR) $(IDIR_LIBTHEORA)/usr/lib
$(CP) $(WRKINST)/usr/lib/libtheora*.so* \