aboutsummaryrefslogtreecommitdiffstats
path: root/main/herbstluftwm/no-colors.patch
diff options
context:
space:
mode:
authorSören Tempel <soeren+git@soeren-tempel.net>2016-03-20 15:08:27 +0100
committerSören Tempel <soeren+git@soeren-tempel.net>2016-03-20 15:25:39 +0100
commitdefc1969c09990b29ce46261a86cd5c10db9d950 (patch)
treecbe55923bbbb8dd99436d5f1af3d8ff75ccdda95 /main/herbstluftwm/no-colors.patch
parent5c6e7326c9559f76d76e6bef44701d3762c9025a (diff)
downloadaports-defc1969c09990b29ce46261a86cd5c10db9d950.tar.bz2
aports-defc1969c09990b29ce46261a86cd5c10db9d950.tar.xz
main/herbstluftwm: disable colors during build
Diffstat (limited to 'main/herbstluftwm/no-colors.patch')
-rw-r--r--main/herbstluftwm/no-colors.patch9
1 files changed, 9 insertions, 0 deletions
diff --git a/main/herbstluftwm/no-colors.patch b/main/herbstluftwm/no-colors.patch
new file mode 100644
index 0000000000..3d72ea1764
--- /dev/null
+++ b/main/herbstluftwm/no-colors.patch
@@ -0,0 +1,9 @@
+diff -upr herbstluftwm-0.7.0.orig/config.mk herbstluftwm-0.7.0/config.mk
+--- herbstluftwm-0.7.0.orig/config.mk 2016-03-20 15:07:02.692788687 +0100
++++ herbstluftwm-0.7.0/config.mk 2016-03-20 15:07:21.326066596 +0100
+@@ -61,4 +61,4 @@ RMDIR = rmdir
+ VERBOSE = @
+
+ # Set this to 0 to disable colors
+-COLOR = 1
++COLOR = 0