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:
parent
064fdcccdc
commit
2a5fb72e9d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=440379
@ -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 \
|
||||
|
@ -1 +0,0 @@
|
||||
@sample etc/hammer/cli.modules.d/foreman_bootdisk.yml.sample
|
Loading…
Reference in New Issue
Block a user