Kaydet (Commit) 61bfaf97 authored tarafından Eray Özkural's avatar Eray Özkural

* this will grow up to be the build command

üst f388c481
......@@ -67,7 +67,7 @@ setup(name="pisi",
packages = ['pisi', 'pisi.cli', 'pisi.actionsapi', 'pisi.pxml', 'pisi.search'],
scripts = ['pisi-cli', 'tools/ebuild2pisi.py', 'tools/repostats.py',
'tools/find-lib-deps.py', 'tools/update-environ.py',
'tools/lspisi'],
'tools/lspisi', 'tools/calc-build-order.py'],
cmdclass = {
'install' : Install
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment