[Lunar-commits] r18116 - moonbase/trunk/games/xpilot
Florin Braescu
florin at lunar-linux.org
Fri Jan 13 20:40:27 UTC 2006
Author: florin
Date: 2006-01-13 20:40:26 +0000 (Fri, 13 Jan 2006)
New Revision: 18116
Modified:
moonbase/trunk/games/xpilot/BUILD
moonbase/trunk/games/xpilot/DETAILS
Log:
small tweaks.
Modified: moonbase/trunk/games/xpilot/BUILD
===================================================================
--- moonbase/trunk/games/xpilot/BUILD 2006-01-13 20:00:10 UTC (rev 18115)
+++ moonbase/trunk/games/xpilot/BUILD 2006-01-13 20:40:26 UTC (rev 18116)
@@ -1,6 +1,6 @@
(
- xmkmf -a &&
+ xmkmf -a &&
find . -type f -name 'Makefile' -print | while read i
do
sedit "s:INSTMANDIR = \$(PREFIX)/man/man\$(MANSUFFIX):INSTMANDIR = /usr/share/man6:" $i
Modified: moonbase/trunk/games/xpilot/DETAILS
===================================================================
--- moonbase/trunk/games/xpilot/DETAILS 2006-01-13 20:00:10 UTC (rev 18115)
+++ moonbase/trunk/games/xpilot/DETAILS 2006-01-13 20:40:26 UTC (rev 18116)
@@ -3,11 +3,13 @@
SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_URL[0]=ftp://ftp.xpilot.org/pub/$MODULE/
SOURCE_URL[1]=http://xpilot.org/pub/$MODULE/
+ SOURCE_VFY=sha1:d295977be8c27c3b9aecf8e69061a451bf8d7e4b
WEB_SITE=http://www.xpilot.org/
ENTERED=20020505
UPDATED=20030906
MAINTAINER=kazami at ntlworld.com
SHORT="xpilot is a multi-player 2D space game."
+
cat << EOF
xpilot is a multi-player 2D space game.
Some features are borrowed from classics like the Atari coin-ups Asteroids and Gravitar,
More information about the Lunar-commits
mailing list