diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-09-26 20:29:04 +0800 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-09-26 20:29:04 +0800 |
commit | 39c447788124ccd7d6dd921e69be6964cece2937 (patch) | |
tree | 0e7a320f94607fde39eeec8d420c052a5da1004e /astro/xplanet/pkg-plist | |
parent | 2d6d9fec01f4698414dd3b58ae682dc85a0af39c (diff) | |
download | freebsd-ports-gnome-39c447788124ccd7d6dd921e69be6964cece2937.tar.gz freebsd-ports-gnome-39c447788124ccd7d6dd921e69be6964cece2937.tar.zst freebsd-ports-gnome-39c447788124ccd7d6dd921e69be6964cece2937.zip |
Convert to @sample
Diffstat (limited to 'astro/xplanet/pkg-plist')
-rw-r--r-- | astro/xplanet/pkg-plist | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/astro/xplanet/pkg-plist b/astro/xplanet/pkg-plist index 26bd0f85ba34..1009b34cedab 100644 --- a/astro/xplanet/pkg-plist +++ b/astro/xplanet/pkg-plist @@ -1,10 +1,9 @@ bin/xplanet man/man1/xplanet.1.gz -@unexec if cmp -s %D/share/xplanet/config/default %D/share/xplanet/config/default.sample; then rm -f %D/share/xplanet/config/default;fi %%DATADIR%%/arcs/README %%DATADIR%%/arcs/constellations %%DATADIR%%/config/README -%%DATADIR%%/config/default.sample +@sample %%DATADIR%%/config/default.sample %%DATADIR%%/config/earth_markers %%DATADIR%%/config/moon_orbit %%DATADIR%%/config/overlay_clouds |