Merge pull request #637 from dfr/freebsd
Fix the freebsd release archive
This commit is contained in:
commit
1c4f0efbb9
|
|
@ -140,11 +140,11 @@ archives:
|
||||||
- src: "unpoller.1.gz"
|
- src: "unpoller.1.gz"
|
||||||
dst: /usr/local/share/man/man1
|
dst: /usr/local/share/man/man1
|
||||||
strip_parent: true
|
strip_parent: true
|
||||||
- src: "init/bsd/freebsd.rc.d"
|
- src: "init/bsd/unpoller"
|
||||||
dst: /usr/local/etc/rc.d
|
dst: /usr/local/etc/rc.d
|
||||||
strip_parent: true
|
strip_parent: true
|
||||||
info:
|
info:
|
||||||
mode: 755
|
mode: 0755
|
||||||
|
|
||||||
|
|
||||||
dockers:
|
dockers:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue