libappindicator/libappindicator-no-Werror.patch
Alexei Sorokin e15eaf42d2 Accepting request 585314 from home:dimstar:Factory
- Add libappindicator-no-Werror.patch: the libappindicator code is
  aging and is not keeping up well with the moving world around it.

OBS-URL: https://build.opensuse.org/request/show/585314
OBS-URL: https://build.opensuse.org/package/show/X11:Unity/libappindicator?expand=0&rev=14
2018-03-10 16:45:18 +00:00

14 lines
537 B
Diff

Index: libappindicator-12.10.1+bzr20170215/src/Makefile.am
===================================================================
--- libappindicator-12.10.1+bzr20170215.orig/src/Makefile.am
+++ libappindicator-12.10.1+bzr20170215/src/Makefile.am
@@ -76,7 +76,7 @@ libappindicator_la_LDFLAGS = \
libappindicator_la_CFLAGS = \
$(LIBRARY_CFLAGS) \
$(COVERAGE_CFLAGS) \
- -Wall -Werror -Wno-error=deprecated-declarations \
+ -Wall -Wno-error=deprecated-declarations \
-DG_LOG_DOMAIN=\"libappindicator\"
libappindicator_la_LIBADD = \