This commit is contained in:
parent
deb4fdfd14
commit
ce5d700752
|
@ -11,5 +11,5 @@ kaynak=(https://files.pythonhosted.org/packages/source/p/python-Levenshtein/pyth
|
||||||
|
|
||||||
derle() {
|
derle() {
|
||||||
cd python-Levenshtein-$surum
|
cd python-Levenshtein-$surum
|
||||||
pytho2 setup.py build install -O1 --prefix=/usr --root="$PKG"
|
python2 setup.py build install -O1 --prefix=/usr --root="$PKG"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue