mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
Add management of etc/tin.defaults to pkg-plist.
This commit is contained in:
parent
8b2b4ff5c0
commit
da399ca8a6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=43144
@ -1,6 +1,8 @@
|
||||
bin/tin
|
||||
@exec ln -fs %f %B/rtin
|
||||
@unexec rm -f %B/rtin
|
||||
@unexec if cmp -s %D/etc/tin.defaults %D/etc/tin.defaults.dist; then rm -f %D/etc/tin.defaults; fi
|
||||
etc/tin.defaults.dist
|
||||
@exec [ -f %B/tin.defaults ] || cp %B/%f %B/tin.defaults
|
||||
share/locale/de/LC_MESSAGES/tin.mo
|
||||
share/locale/et/LC_MESSAGES/tin.mo
|
||||
|
Loading…
Reference in New Issue
Block a user