repo.or.cz
/
aur-mirror.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
updated on Thu Jan 26 16:09:46 UTC 2012
[aur-mirror.git]
/
waffit-svn
/
waffit
blob
5cec22f9c521a586da9db3b715d310a57d345c84
1
#!/bin/bash
2
dir
=
$
(
pwd
)
3
cd
/
usr
/
src
/
waffit
4
python2 .
/
wafw00f.py
"$@"
5
cd
$dir