diff options
Diffstat (limited to 'themes/openSUSE/Makefile')
-rw-r--r-- | themes/openSUSE/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/openSUSE/Makefile b/themes/openSUSE/Makefile index 9372629..3a71f9b 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 |