Commit Graph

1 Commits

Author SHA1 Message Date
Tom Parker
ac4809e980 Separate all of the sqlite caching from apt stuff
The apt backend is now separated into 5 files (vs. 2 before)
- sqlite-pkg-cache.{cc,h}
	Generic sqlite cache searching and initialisation
	Can possibly be folded into the PackageKit core at some
	point in the future.
- apt-build-db.cc
	Apt-specific sqlite cache builder
- pk-backend-apt.{cc,h}
	Everything else
2007-10-10 19:54:53 +02:00