summaryrefslogtreecommitdiff
path: root/debian/patches/0008-adddir.patch
blob: ec9c4833daa5ed083bc18ae7bc3c06c13b4fcba7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
From: Daniel Baumann <mail@daniel-baumann.ch>
Date: Sun, 3 Jan 2021 02:06:39 -0800
Subject: Replacing adddir location with absolute name in order to allow to
 compile the

themes from any location, not just /usr/share/gfxboot/themes/foo.
---
 themes/openSUSE/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/themes/openSUSE/Makefile b/themes/openSUSE/Makefile
index 9272d1f..547614e 100644
--- a/themes/openSUSE/Makefile
+++ b/themes/openSUSE/Makefile
@@ -10,7 +10,7 @@ else
 PREPARED     = $(shell [ -f .prepared ] && echo 1)
 endif
 
-ADDDIR       = ../../bin/adddir
+ADDDIR       ?= /usr/share/gfxboot/bin/adddir
 BFLAGS       = -O -v -L ../..
 
 SUBDIRS      = fonts help-boot help-install po src