]> git.ipfire.org Git - pakfire.git/commit
Rework the way "dist" works.
authorMichael Tremer <michael.tremer@ipfire.org>
Sat, 11 Feb 2012 15:24:37 +0000 (16:24 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Sat, 11 Feb 2012 15:24:37 +0000 (16:24 +0100)
commit7d40ac702576a1e366208ac407e4b8428b060f45
treeb9bcc1ab98eb1063e3bbc8d76fe3e981e7592a5b
parent09fff7e3c2f345449177d5d171f83ee2b16502f0
Rework the way "dist" works.

You now have to set the directory where the file will
be created.
python/pakfire/api.py
python/pakfire/base.py
python/pakfire/cli.py
python/pakfire/packages/make.py
python/pakfire/packages/packager.py