From b040688688531ed79309980d022ee2fe07944899 Mon Sep 17 00:00:00 2001 From: Roman Bogorodskiy Date: Tue, 19 Apr 2005 16:05:47 +0000 Subject: Fix plist. Reported by: pointyhat via kris --- astro/xplanet/pkg-plist | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'astro/xplanet') diff --git a/astro/xplanet/pkg-plist b/astro/xplanet/pkg-plist index 3e9d39883a13..cf51d8f34df5 100644 --- a/astro/xplanet/pkg-plist +++ b/astro/xplanet/pkg-plist @@ -1,2 +1,2 @@ bin/xplanet -@unexec if cmp -s %D/share/xplanet/config/defult %D/share/xplanet/config/defult.sample; then rm -f %D/share/xplanet/config/defult; fi +@unexec if cmp -s %D/share/xplanet/config/default %D/share/xplanet/config/default.sample; then rm -f %D/share/xplanet/config/default;fi -- cgit v1.2.3