[Lunar-commits] r26401 - moonbase/trunk/science/gpsd
Dennis Veatch
stumbles at lunar-linux.org
Sat Oct 27 04:01:50 CEST 2007
Author: stumbles
Date: 2007-10-27 04:01:50 +0200 (Sat, 27 Oct 2007)
New Revision: 26401
Modified:
moonbase/trunk/science/gpsd/BUILD
Log:
This should be revisited on the next version bump.
Side note: fixes the crater/kde4/kdeedu4 build.
Modified: moonbase/trunk/science/gpsd/BUILD
===================================================================
--- moonbase/trunk/science/gpsd/BUILD 2007-10-27 01:28:22 UTC (rev 26400)
+++ moonbase/trunk/science/gpsd/BUILD 2007-10-27 02:01:50 UTC (rev 26401)
@@ -2,6 +2,9 @@
OPTS="$OPTS --enable-itrax --enable-tnt --enable-dbus"
- default_build
+ default_build &&
+#Temp fix. It forgets to copy this.
+ cp -f gpsd_config.h /usr/include/
+
) > $C_FIFO 2>&1
More information about the Lunar-commits
mailing list