Correct prefix for "locally installed things"
Approved by: cperciva MFC After: 3 days
This commit is contained in:
parent
bab89cefc7
commit
7b6a91800c
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=245492
@ -61,7 +61,7 @@ CLEANFILES+= scriptdump y.tab.h
|
||||
|
||||
#SCRIPTS= scriptdump
|
||||
|
||||
LOCALPREFIX= /usr
|
||||
LOCALPREFIX= /usr/local
|
||||
|
||||
scriptdump: scriptdump.pl
|
||||
sed -e 's#@LOCALPREFIX@#${LOCALPREFIX}#' < $> > scriptdump
|
||||
|
Loading…
Reference in New Issue
Block a user