1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-28 01:06:17 +00:00

Use PLIST_FILES instead of PLIST

This commit is contained in:
Sunpoet Po-Chuan Hsieh 2017-05-07 21:27:08 +00:00
parent 064fdcccdc
commit 2a5fb72e9d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=440379
2 changed files with 2 additions and 1 deletions

View File

@ -17,6 +17,8 @@ NO_ARCH= yes
USE_RUBY= yes
USES= gem
PLIST_FILES= "@sample etc/hammer/cli.modules.d/foreman_bootdisk.yml.sample"
post-install:
${MKDIR} ${STAGEDIR}${PREFIX}/etc/hammer/cli.modules.d
${INSTALL_DATA} ${WRKSRC}/config/foreman_bootdisk.yml \

View File

@ -1 +0,0 @@
@sample etc/hammer/cli.modules.d/foreman_bootdisk.yml.sample