projects
/
tahoe-lafs
/
tahoe-lafs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
db2caf5
)
pyflakes: do not assume that pyflakes lives in /usr/local, just assume that it is...
author
Brian Warner
<warner@allmydata.com>
Fri, 27 Apr 2007 02:00:48 +0000
(19:00 -0700)
committer
Brian Warner
<warner@allmydata.com>
Fri, 27 Apr 2007 02:00:48 +0000
(19:00 -0700)
GNUmakefile
patch
|
blob
|
history
diff --git
a/GNUmakefile
b/GNUmakefile
index 0150e142f3fdc7c885153c11e2fa2fb9aace7745..43cd0cfd1ab33754652094eb3a7c2b3914cc0fd7 100644
(file)
--- a/
GNUmakefile
+++ b/
GNUmakefile
@@
-113,7
+113,7
@@
endif
$(PP) $(PYTHON) misc/figleaf2el.py .figleaf $(INSTDIR)
pyflakes:
- $(PYTHON) -OOu
/usr/local/bin/pyflakes
src/allmydata
+ $(PYTHON) -OOu
`which pyflakes`
src/allmydata
count-lines:
@echo -n "files: "