~ubuntu-branches/ubuntu/utopic/libcap-ng/utopic

« back to all changes in this revision

Viewing changes to utils/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Matthias Klose
  • Date: 2010-12-14 19:11:19 UTC
  • mfrom: (1.1.5 upstream)
  • Revision ID: james.westby@ubuntu.com-20101214191119-8e510ys7fg47byrk
Tags: 0.6.5-0ubuntu1
* New upstream version.
  - Reflect changed include file for XATTR_NAME_CAPS. LP: #684969.
* debian/rules: Fix installation for python2.7.

Show diffs side-by-side

added added

removed removed

Lines of Context:
177
177
PACKAGE_NAME = @PACKAGE_NAME@
178
178
PACKAGE_STRING = @PACKAGE_STRING@
179
179
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
180
PACKAGE_URL = @PACKAGE_URL@
180
181
PACKAGE_VERSION = @PACKAGE_VERSION@
181
182
PATH_SEPARATOR = @PATH_SEPARATOR@
182
183
PYTHON = @PYTHON@