We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 65d16fc commit 714ad40Copy full SHA for 714ad40
lib/afpfs-ng/Makefile
@@ -17,7 +17,7 @@ RETRIEVE_TOOL=/usr/bin/curl
17
RETRIEVE_TOOL_FLAGS=-Ls --create-dirs --output $(TARBALLS_LOCATION)/$(ARCHIVE)
18
ARCHIVE_TOOL=tar
19
ARCHIVE_TOOL_FLAGS=xf
20
-PREFIX ?= /usr
+PREFIX ?= /usr/local
21
AFPFSNG_CONFIGOPTS ?= --prefix=$(PREFIX)
22
23
0 commit comments