diff options
author | bapt <bapt@FreeBSD.org> | 2014-01-22 07:40:21 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2014-01-22 07:40:21 +0800 |
commit | 44e4ea0f3940e7d06220b99883ec5b852134fa0b (patch) | |
tree | 25e453c838156d7ca4f956edbf73a9b855be4d06 /sysutils/runit | |
parent | a15d3ae8156c06e90e206b3b0f978c4f0c7e97d3 (diff) | |
download | freebsd-ports-gnome-44e4ea0f3940e7d06220b99883ec5b852134fa0b.tar.gz freebsd-ports-gnome-44e4ea0f3940e7d06220b99883ec5b852134fa0b.tar.zst freebsd-ports-gnome-44e4ea0f3940e7d06220b99883ec5b852134fa0b.zip |
Fix properties on pkg-plist
Diffstat (limited to 'sysutils/runit')
-rw-r--r-- | sysutils/runit/pkg-plist | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sysutils/runit/pkg-plist b/sysutils/runit/pkg-plist index 559efe70f95f..f8184240ce5b 100644 --- a/sysutils/runit/pkg-plist +++ b/sysutils/runit/pkg-plist @@ -1,4 +1,3 @@ -@comment $FreeBSD$ @unexec cmp -s %D/%%ETCDIR%%/1 %D/%%ETCDIR%%/1.sample && rm -f %D/%%ETCDIR%%/1 %%ETCDIR%%/1.sample @exec [ ! -f %D/%%ETCDIR%%/1 ] && cp -p %D/%F %B/1 |