mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
Turns out @sample doesn't handle @mode correctly, so set the mode
manually with an @exec.
This commit is contained in:
parent
1cfbe6951d
commit
bd3193d2b0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=362810
@ -2,5 +2,5 @@ bin/greed
|
||||
man/man6/greed.6.gz
|
||||
@cwd /
|
||||
@group games
|
||||
@mode 664
|
||||
@sample %%SCOREFILE%%.sample
|
||||
@exec chmod 664 %D/%%SCOREFILE%%
|
||||
|
Loading…
Reference in New Issue
Block a user