Commit Graph

4 Commits

Author SHA1 Message Date
Tim Lauridsen
3ec379272d * Moved python/__init__.py python/packagekit/__init__.py
* Moved backends/yum/helpers/packagekit.py -> python/packagekit/backend.py
So that the PackageKitBaseBackend python class used byt yum & conary is part
of the packagekit python module and be used by
'from packagekit.backend import PackageKitBaseBackend'
added links from python/packagekit  to yum/helpers & conary/helpers so
that the python code will work when started in the directory.
make changes to the Makefile's to support the changes.
2007-09-25 09:32:55 +02:00
Ken VanDine
2a72d011b9 Include new conaryCallbacks.py file 2007-09-24 09:14:21 -04:00
Richard Hughes
cc39940b61 install the helpers in backend specific directories so we don't overwrite them if we have multiply installed targets 2007-09-17 10:44:46 +01:00
Richard Hughes
ead0e90644 move the helpers in prep for the backend dlopen change (you can now edit the helpers once again...) 2007-09-06 00:20:18 +01:00