gnome-games r8541 - trunk/lightsoff



Author: hortont
Date: Fri Jan  9 05:45:33 2009
New Revision: 8541
URL: http://svn.gnome.org/viewvc/gnome-games?rev=8541&view=rev

Log:
Fix Lights Off to use /usr/bin/env instead of /usr/local/bin/seed directly.



Modified:
   trunk/lightsoff/lightsoff.in

Modified: trunk/lightsoff/lightsoff.in
==============================================================================
--- trunk/lightsoff/lightsoff.in	(original)
+++ trunk/lightsoff/lightsoff.in	Fri Jan  9 05:45:33 2009
@@ -1,2 +1,2 @@
-#!/usr/local/bin/seed
+#!/usr/bin/env seed
 Seed.include('@prefix@'+"/share/gnome-games/lightsoff/main.js");



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]