diff options
author | Alex Kozlov <ak@FreeBSD.org> | 2014-05-22 19:24:21 +0000 |
---|---|---|
committer | Alex Kozlov <ak@FreeBSD.org> | 2014-05-22 19:24:21 +0000 |
commit | b9782138b75292fffcadd12f57d1fb78c78ab257 (patch) | |
tree | 7db88cb21bc2e251530d20dae900161ae88edfc3 /x11/xloadimage | |
parent | df66a5cd1744f809eb3ff90973af12790855f96a (diff) | |
download | ports-b9782138b75292fffcadd12f57d1fb78c78ab257.tar.gz ports-b9782138b75292fffcadd12f57d1fb78c78ab257.zip |
Notes
Diffstat (limited to 'x11/xloadimage')
-rw-r--r-- | x11/xloadimage/pkg-plist | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/x11/xloadimage/pkg-plist b/x11/xloadimage/pkg-plist index 79d55782a09f..67b5e2ec7150 100644 --- a/x11/xloadimage/pkg-plist +++ b/x11/xloadimage/pkg-plist @@ -6,6 +6,4 @@ man/man1/uufilter.1.gz man/man1/xloadimage.1.gz man/man1/xsetbg.1.gz man/man1/xview.1.gz -@unexec if cmp -s %D/etc/xloadimagerc.sample %D/etc/xloadimagerc; then rm -f %D/etc/xloadimagerc; fi -etc/xloadimagerc.sample -@exec if [ ! -f %D/etc/xloadimagerc ] ; then cp -p %D/%F %B/xloadimagerc; fi +@sample etc/xloadimagerc.sample |