[Lunar-commits] <moonbase> xplanet: Another gcc/glibc twiddle.

Dennis `stumbles` Veatch stumbles at lunar-linux.org
Thu Oct 22 01:04:50 CEST 2009


commit 4f337027c68506c509236047c303304a759fd3c2
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date:   Wed Oct 21 19:04:50 2009 -0400

    xplanet: Another gcc/glibc twiddle.
---
 x11/xplanet/BUILD   |    2 ++
 x11/xplanet/DETAILS |    2 +-
 2 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/x11/xplanet/BUILD b/x11/xplanet/BUILD
index 6119b82..58eddf4 100644
--- a/x11/xplanet/BUILD
+++ b/x11/xplanet/BUILD
@@ -1,5 +1,7 @@
 (
 
+  sed -i "1i #include <stdio.h>" src/Separation.cpp src/Satellite.cpp &&
+
   if module_installed xscreensaver; then
     OPTS="$OPTS --with-xscreensaver"
   fi                                       &&
diff --git a/x11/xplanet/DETAILS b/x11/xplanet/DETAILS
index 376a88c..437969d 100644
--- a/x11/xplanet/DETAILS
+++ b/x11/xplanet/DETAILS
@@ -5,7 +5,7 @@
       SOURCE_VFY=sha1:c3810c303af8f0cb40520112d9cd1f24fa8b42b5
         WEB_SITE=http://xplanet.sourceforge.net
          ENTERED=20020608
-         UPDATED=20090513
+         UPDATED=20091021
         SHORT="Xplanet renders an image of a planet into the X root window"
 
 cat << EOF


More information about the Lunar-commits mailing list