~packagekit/packagekit/ubuntu-maverick

« back to all changes in this revision

Viewing changes to rules

  • Committer: Sebastian Heinlein
  • Date: 2007-08-20 20:19:38 UTC
  • Revision ID: renate@renate-laptop-20070820201938-9mc0zkl1jx7zv096
* Enforce the apt backend

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
include /usr/share/cdbs/1/class/autotools.mk
5
5
include /usr/share/cdbs/1/class/makefile.mk
6
6
 
 
7
DEB_BUILD_OPTIONS += " --with-backend=apt"
 
8
 
7
9
# Add here any variable or target overrides you need.