~ubuntu-branches/debian/wheezy/brasero/wheezy

« back to all changes in this revision

Viewing changes to .pc/90_relibtoolize.patch/docs/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Josselin Mouette
  • Date: 2010-09-05 16:48:36 UTC
  • mfrom: (1.2.20 upstream)
  • Revision ID: james.westby@ubuntu.com-20100905164836-5jkj33q4wx2qjk23
Tags: 2.30.3-1
* Recommend cdrdao 1.2.3 so that it can actually work.
  + This restores CD copying functionality. Closes: #587408.
  + And audio CD burning without brasero-cdrkit. Closes: #580874.
* New upstream bugfix and translation release.
  + Drops CD text support. Closes: #578366.
* 90_relibtoolize.patch: updated for the new version.

Show diffs side-by-side

added added

removed removed

Lines of Context:
255
255
PACKAGE_VERSION = @PACKAGE_VERSION@
256
256
PATH_SEPARATOR = @PATH_SEPARATOR@
257
257
PKG_CONFIG = @PKG_CONFIG@
258
 
PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
259
 
PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
260
258
POFILES = @POFILES@
261
259
POSUB = @POSUB@
262
260
PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
307
305
libexecdir = @libexecdir@
308
306
localedir = @localedir@
309
307
localstatedir = @localstatedir@
 
308
lt_ECHO = @lt_ECHO@
310
309
mandir = @mandir@
311
310
mkdir_p = @mkdir_p@
312
311
oldincludedir = @oldincludedir@