~packagekit/packagekit/ubuntu-maverick

« back to all changes in this revision

Viewing changes to debian/rules

Add a patch to disable the creation of the package list after a refresh, since GetPackages() is quite slow on the dbus backend.

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
 
3
3
DEB_PYTHON_SYSTEM    := pycentral
4
4
 
 
5
include /usr/share/cdbs/1/rules/simple-patchsys.mk
5
6
include /usr/share/cdbs/1/rules/debhelper.mk
6
7
include /usr/share/cdbs/1/class/autotools.mk
7
8
include /usr/share/cdbs/1/class/makefile.mk