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

« back to all changes in this revision

Viewing changes to src/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:
209
209
PACKAGE_NAME = @PACKAGE_NAME@
210
210
PACKAGE_STRING = @PACKAGE_STRING@
211
211
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
212
PACKAGE_URL = @PACKAGE_URL@
212
213
PACKAGE_VERSION = @PACKAGE_VERSION@
213
214
PATH_SEPARATOR = @PATH_SEPARATOR@
214
215
PYTHON = @PYTHON@