summaryrefslogtreecommitdiffstats
path: root/games/childsplay_plugins/files/patch-Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/childsplay_plugins/files/patch-Makefile')
-rw-r--r--games/childsplay_plugins/files/patch-Makefile12
1 files changed, 0 insertions, 12 deletions
diff --git a/games/childsplay_plugins/files/patch-Makefile b/games/childsplay_plugins/files/patch-Makefile
deleted file mode 100644
index e02280ccb..000000000
--- a/games/childsplay_plugins/files/patch-Makefile
+++ /dev/null
@@ -1,12 +0,0 @@
---- 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