Fix typos.
Pointed out by: MANTANI Nobutaka <nobutaka@nobutaka.com>
This commit is contained in:
parent
ed69ce1c41
commit
45df296a56
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=22502
@ -108,8 +108,8 @@ post-build:
|
||||
.endif
|
||||
|
||||
post-install:
|
||||
@${MKDIR} -p ${PREFX}/share/semi
|
||||
@${TOUCH} ${PREFX}/share/semi/${SEMI_COOKIE}
|
||||
@${MKDIR} -p ${PREFIX}/share/semi
|
||||
@${TOUCH} ${PREFIX}/share/semi/${SEMI_COOKIE}
|
||||
.if defined(REQUIRE_SETUPEL) && (${REQUIRE_SETUPEL} == "YES")
|
||||
@${MAKE} setupel-install
|
||||
.endif
|
||||
|
Loading…
Reference in New Issue
Block a user