mirror of
https://gitlab.winehq.org/wine/wine-staging.git
synced 2024-09-13 09:17:20 -07:00
Fix problem with CURDIR on BSD systems
This commit is contained in:
parent
d989770f24
commit
43b781b453
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user