Fix problem with CURDIR on BSD systems

This commit is contained in:
Michael Mueller 2014-05-03 02:14:24 +02:00 committed by --global
parent d989770f24
commit 43b781b453

View File

@ -2,6 +2,7 @@ SUBDIRS=10-Missing_Fonts
#PATCH:=patch -N -p0 --strip=1
#PATCH:=git apply
CURDIR ?= ${.CURDIR}
PATCH:=$(CURDIR)/../debian/tools/gitapply.sh
install: