summaryrefslogtreecommitdiff
path: root/debian/patches/0008-adddir.patch
blob: ee6b4a1e1caf92f3e14c8add2fa99f2aa4f31219 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Author: Daniel Baumann <mail@daniel-baumann.ch>
Description:
 Replacing adddir location with absolute name in order to allow to compile the
 themes from any location, not just /usr/share/gfxboot/themes/foo.

diff -Naurp gfxboot.orig/themes/openSUSE/Makefile gfxboot/themes/openSUSE/Makefile
--- gfxboot.orig/themes/openSUSE/Makefile
+++ gfxboot/themes/openSUSE/Makefile
@@ -8,7 +8,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