Skip to content

Commit

Permalink
sysutils/checkrestart: Pacify check-plist
Browse files Browse the repository at this point in the history
Fix extra slash.

PR:		271282
Reported by:	jcfyecrayz@liamekaens.com (maintainer)
  • Loading branch information
Freaky authored and fernape committed May 8, 2023
1 parent ed9db38 commit 73f596c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sysutils/checkrestart/Makefile
Expand Up @@ -20,7 +20,7 @@ PLIST_FILES= bin/checkrestart \
share/man/man1/checkrestart.1.gz \
${PERIODIC_SECURITY}/checkrestart

PERIODIC_SECURITY= etc/periodic/security/
PERIODIC_SECURITY= etc/periodic/security

do-install:
${INSTALL_PROGRAM} ${WRKSRC}/checkrestart ${STAGEDIR}${PREFIX}/bin
Expand Down

0 comments on commit 73f596c

Please sign in to comment.