File: build-themes.patch

package info (click to toggle)
matchbox-window-manager 1.2.2%2Bgit20200512-2
  • links: PTS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,584 kB
  • sloc: ansic: 14,760; xml: 778; makefile: 119; sh: 16
file content (14 lines) | stat: -rw-r--r-- 567 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Description: Build all themes
Index: matchbox-window-manager-1.2.2+git20200512/data/themes/Makefile.am
===================================================================
--- matchbox-window-manager-1.2.2+git20200512.orig/data/themes/Makefile.am	2020-06-15 15:24:48.136493632 +0100
+++ matchbox-window-manager-1.2.2+git20200512/data/themes/Makefile.am	2020-06-15 15:25:01.068485515 +0100
@@ -1,5 +1,5 @@
 if WANT_STANDALONE
 SUBDIRS =
 else
-SUBDIRS = blondie Default MBOpus
-endif
\ No newline at end of file
+SUBDIRS = Default blondie bluebox borillo MBOpus
+endif