[Lunar-commits] <moonbase> fgfs-base: remove it from the moonbase.
Florin Braescu
florin at lunar-linux.org
Sat Jun 5 22:36:20 CEST 2010
commit 74b35eacc89f47f1a0ad5ae390e657de5ffb3930
Author: Florin Braescu <florin at lunar-linux.org>
Date: Sat Jun 5 23:36:20 2010 +0300
fgfs-base: remove it from the moonbase.
---
games/fgfs-base/BUILD | 8 --------
games/fgfs-base/DETAILS | 22 ----------------------
games/fgfs-base/PRE_BUILD | 4 ----
3 files changed, 0 insertions(+), 34 deletions(-)
diff --git a/games/fgfs-base/BUILD b/games/fgfs-base/BUILD
deleted file mode 100644
index b72919f..0000000
--- a/games/fgfs-base/BUILD
+++ /dev/null
@@ -1,8 +0,0 @@
-(
-
- prepare_install &&
- mkdir -p /usr/share/games/FlightGear &&
- cp -avr data/* /usr/share/games/FlightGear &&
- ln -sf /usr/share/games/FlightGear /usr/share/FlightGear
-
-) > $C_FIFO 2>&1
diff --git a/games/fgfs-base/DETAILS b/games/fgfs-base/DETAILS
deleted file mode 100644
index 53635de..0000000
--- a/games/fgfs-base/DETAILS
+++ /dev/null
@@ -1,22 +0,0 @@
- MODULE=fgfs-base
- VERSION=0.9.10
- SOURCE=$MODULE-$VERSION.tar.bz2
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/FlightGear-$VERSION
- SOURCE_URL[0]=ftp://ftp.flightgear.org/pub/fgfs/Shared/
- SOURCE_URL[1]=http://planetmirror.com/pub/fgfs/Shared/
- SOURCE_URL[2]=ftp://ftp.darklands.cx/pub/fgfs/Shared/
- SOURCE_VFY=sha1:4fc61a0791613e95f23c733cf32f7ac107478dfc
- WEB_SITE=http://flightgear.sourceforge.net
- ENTERED=20010922
- UPDATED=20060420
- SHORT="fgfs-base provides the base files required by FlightGear."
-
-cat << EOF
-The Flight Gear Flight Simulator project is a free, open-source,
-multi-platform, cooperative flight sim development project. Source code
-for the entire project is available and licensed under the GPL. The
-Flight Gear project is working to create a sophisticated flight
-simulator framework for the development and pursuit of interesting
-flight simulator ideas. We are developing a good basic sim that can be
-expanded and improved upon by anyone interested in contributing.
-EOF
diff --git a/games/fgfs-base/PRE_BUILD b/games/fgfs-base/PRE_BUILD
deleted file mode 100644
index ae79d73..0000000
--- a/games/fgfs-base/PRE_BUILD
+++ /dev/null
@@ -1,4 +0,0 @@
-default_pre_build &&
-mkdir -p $SOURCE_DIRECTORY &&
-cd $SOURCE_DIRECTORY &&
-unpack $SOURCE
More information about the Lunar-commits
mailing list