7 lines
272 B
Diff
7 lines
272 B
Diff
--- childsplay-0.80.3.1/childsplay.sh.orig 2005-12-02 23:14:03.000000000 +0100
|
|
+++ childsplay-0.80.3.1/childsplay.sh 2005-12-02 23:15:01.000000000 +0100
|
|
@@ -1,2 +1,2 @@
|
|
#!/bin/sh
|
|
-/usr/local/lib/games/childsplay/childsplay.py $* &
|
|
+/usr/lib/childsplay/childsplay.py $* &
|