~clint-fewbar/ubuntu/oneiric/lxc/use-uec-for-natty

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Bazaar Package Importer
  • Author(s): Guido Trotter
  • Date: 2010-08-04 13:23:42 UTC
  • mfrom: (1.1.5 upstream) (3.1.6 sid)
  • Revision ID: james.westby@ubuntu.com-20100804132342-ds4lm3oaroeoxfxx
Tags: 0.7.2-1
* New upstream version
* Convert libcap dependency to versioned (closes: #571527)
* Bump up standards version to 3.9.0
* Fix too-deep /usr/lib/lxc/lxc path (closes: #587847)
* Add init script (closes: #573830)
  Thanks to Przemysław Knycz <pknycz@kolnet.eu> for the base example
* Bump up standards version (3.9.1)

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
 
8
8
# Install liblxc in out private area, for now, until it's stable.
9
9
LIBDIR="\$${prefix}/lib/lxc"
10
 
DEB_CONFIGURE_EXTRA_FLAGS=--libdir=$(LIBDIR)
 
10
DEB_CONFIGURE_EXTRA_FLAGS=--libdir=$(LIBDIR) \
 
11
                          --with-rootfs-path=$(LIBDIR)
11
12
 
12
13
binary-install/lxc::
13
14
        cp debian/lxc.overrides debian/lxc/usr/share/lintian/overrides/lxc