pmaports/matchbox/matchbox-window-manager/01-build-themes.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

10 lines
338 B
Diff

Description: Build all themes
--- matchbox-window-manager-1.2-osso21.orig/matchbox-window-manager/data/themes/Makefile.am
+++ matchbox-window-manager-1.2-osso21/matchbox-window-manager/data/themes/Makefile.am
@@ -1,5 +1,5 @@
if WANT_STANDALONE
SUBDIRS =
else
-SUBDIRS = Default
+SUBDIRS = Default blondie bluebox borillo MBOpus
endif