Lib for MATE KDE; add patches to changes file OBS-URL: https://build.opensuse.org/request/show/226968 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libappindicator?expand=0&rev=1
16 lines
284 B
Diff
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
|