Oops, broken 'install.do' target after pylint fixes.
This commit is contained in:
parent
280cf6f3aa
commit
02f307578b
2 changed files with 43 additions and 37 deletions
|
|
@ -42,6 +42,7 @@ for dd in redo*.py; do
|
|||
exedir = os.path.dirname(os.path.realpath(os.path.abspath(sys.argv[0])))
|
||||
sys.path.insert(0, os.path.join(exedir, '../lib/redo'))
|
||||
import $fix
|
||||
$fix.main()
|
||||
EOF
|
||||
$INSTALL -m 0755 install.wrapper $BINDIR/$d
|
||||
done
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue