]> git.ipfire.org Git - people/stevee/pakfire.git/commit
Remove localinstall command and unify install command.
authorMichael Tremer <michael.tremer@ipfire.org>
Sat, 31 Mar 2012 16:57:05 +0000 (18:57 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Sat, 31 Mar 2012 16:57:05 +0000 (18:57 +0200)
commit4fffe3c4506bbe17c63496b8f2952cf1c46a9b14
tree15cd34333962a3089b606838687b7a619c948a1f
parentdc2bc449493267d37c6c498520e31375ddb2fea5
Remove localinstall command and unify install command.
12 files changed:
po/pakfire.pot
python/pakfire/actions.py
python/pakfire/api.py
python/pakfire/base.py
python/pakfire/builder.py
python/pakfire/cli.py
python/pakfire/keyring.py
python/pakfire/packages/__init__.py
python/pakfire/packages/base.py
python/pakfire/packages/file.py
python/pakfire/packages/solv.py
python/pakfire/transaction.py