aboutsummaryrefslogblamecommitdiff
path: root/textproc/queequeg/files/patch-Makefile
blob: 768317b1aab27691c051ead49b4b56eeb5228f00 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11










                                                            
--- Makefile.orig	2003-07-31 18:27:51 UTC
+++ Makefile
@@ -17,7 +17,7 @@ clean:
 	-rm ./dict.cdb ./dict.txt
 
 dict:
-	python ./convdict.py index.special $(WORDNETDICT)
+	${PYTHON} ./convdict.py index.special $(WORDNETDICT)
 
 localdict: dict.cdb dict.txt
 	-mkdir LOCAL