aboutsummaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorRaphael Kubo da Costa <rakuco@FreeBSD.org>2014-07-04 20:28:02 +0000
committerRaphael Kubo da Costa <rakuco@FreeBSD.org>2014-07-04 20:28:02 +0000
commitdff87f87c667f57bd5102bc4cee12731c786a577 (patch)
treed4b3e2e2a637215da18a5b8f7f511e5382695e6a /misc
parent0eceadd2afb899d202bd8ec07bb29100b6b9d7c9 (diff)
downloadports-dff87f87c667f57bd5102bc4cee12731c786a577.tar.gz
ports-dff87f87c667f57bd5102bc4cee12731c786a577.zip
Use @sample in pkg-plist.
PR: 191613 Submitted by: Horia Racoviceanu <horia@racoviceanu.com> (maintainer)
Notes
Notes: svn path=/head/; revision=360657
Diffstat (limited to 'misc')
-rw-r--r--misc/lxde-common/pkg-plist8
1 files changed, 2 insertions, 6 deletions
diff --git a/misc/lxde-common/pkg-plist b/misc/lxde-common/pkg-plist
index 5586ac6b6536..2fcc5c99ad88 100644
--- a/misc/lxde-common/pkg-plist
+++ b/misc/lxde-common/pkg-plist
@@ -2,12 +2,8 @@ bin/lxde-logout
bin/openbox-lxde
bin/startlxde
etc/xdg/lxsession/LXDE/autostart
-@unexec if cmp -s %D/etc/xdg/lxsession/LXDE/desktop.conf %D/etc/xdg/lxsession/LXDE/desktop.conf.sample; then rm -f %D/etc/xdg/lxsession/LXDE/desktop.conf; fi
-etc/xdg/lxsession/LXDE/desktop.conf.sample
-@exec if [ ! -f %D/etc/xdg/lxsession/LXDE/desktop.conf ] ; then cp -p %D/%F %B/desktop.conf; fi
-@unexec if cmp -s %D/etc/xdg/pcmanfm/LXDE/pcmanfm.conf %D/etc/xdg/pcmanfm/LXDE/pcmanfm.conf.sample; then rm -f %D/etc/xdg/pcmanfm/LXDE/pcmanfm.conf; fi
-etc/xdg/pcmanfm/LXDE/pcmanfm.conf.sample
-@exec if [ ! -f %D/etc/xdg/pcmanfm/LXDE/pcmanfm.conf ] ; then cp -p %D/%F %B/pcmanfm.conf; fi
+@sample etc/xdg/lxsession/LXDE/desktop.conf.sample
+@sample etc/xdg/pcmanfm/LXDE/pcmanfm.conf.sample
man/man1/lxde-logout.1.gz
man/man1/openbox-lxde.1.gz
man/man1/startlxde.1.gz