Explorar o código

disable examples, not used

Waldemar Brodkorb %!s(int64=13) %!d(string=hai) anos
pai
achega
92802d0182
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      package/libtheora/Makefile

+ 2 - 0
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* \