Add missing closing parenthesis in comment.

This commit is contained in:
Alexey Dokuchaev 2012-05-10 17:06:31 +00:00
parent f9ee9fa235
commit 592536857c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=296384

View File

@ -28,7 +28,7 @@ MAN1= nickle.1
post-patch:
# Do not descend into "examples" subdirectory to prevent them being installed
# under DATADIR (instead, we manually install them later in post-install into
# EXAMPLESDIR; also remove extra -O2 since we provide our own CFLAGS.
# EXAMPLESDIR); also remove extra -O2 since we provide our own CFLAGS.
@${REINPLACE_CMD} -e '/^SUBDIRS/s|examples|| ; s| -O2||' \
${WRKSRC}/Makefile.in