summaryrefslogtreecommitdiffstats
path: root/games/childsplay_plugins/files/patch-Makefile
blob: e02280ccbc25cf7d30e3aa7dcf338923bc67849f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
--- Makefile.orig   Sat May  7 23:03:39 2005
+++ Makefile    Sat May  7 23:04:02 2005
@@ -0,0 +1,9 @@
+PYTHON = /usr/bin/env python
+CPDIR=${LOCALBASE}/childsplay
+
+all:
+   echo "Compiling modules to bytecode..."
+   $(PYTHON) $(CPDIR)/install.py --compile ./lib
+
+install:
+   ./install.sh