libappindicator/dont-build-examples.patch

16 lines
284 B
Diff

--- libappindicator-12.10.1+13.10.20130920.orig/Makefile.am
+++ libappindicator-12.10.1+13.10.20130920/Makefile.am
@@ -3,9 +3,11 @@
SUBDIRS = \
src \
bindings \
- example \
docs
+# FIXME: Disabled, vala error
+# example
+
if WANT_TESTS
SUBDIRS += tests
endif