pmaports/matchbox/libxsettings-client/01-ignore-xsettings-common-h.patch
Duncan Guthrie 044c496fc5 New UI: matchbox (#1420)
Add matchbox-window-manager, matchbox-desktop, and their associated
dependencies.
2018-04-19 19:01:02 +00:00

25 lines
735 B
Diff

--- a/Makefile.am 2018-04-16 09:15:05.172748991 +0100
+++ b/Makefile.am 2018-04-16 09:15:43.009935778 +0100
@@ -1,7 +1,7 @@
SUBDIRS = doc
-source_h = xsettings-client.h xsettings-common.h
-source_c = xsettings-client.c xsettings-common.c
+source_h = xsettings-client.h
+source_c = xsettings-client.c
INCLUDES = -I $(includedir) $(X_CFLAGS)
--- a/Makefile.in 2018-04-16 09:15:05.172748991 +0100
+++ b/Makefile.in 2018-04-16 09:16:02.733032247 +0100
@@ -141,8 +141,8 @@
target_alias = @target_alias@
SUBDIRS = doc
-source_h = xsettings-client.h xsettings-common.h
-source_c = xsettings-client.c xsettings-common.c
+source_h = xsettings-client.h
+source_c = xsettings-client.c
INCLUDES = -I $(includedir) $(X_CFLAGS)