~ubuntu-branches/ubuntu/karmic/mp3val/karmic

« back to all changes in this revision

Viewing changes to debian/patches/10_bts-409739_CFLAGS.dpatch

  • Committer: Bazaar Package Importer
  • Author(s): Sandro Tosi
  • Date: 2009-06-11 23:45:06 UTC
  • mfrom: (4.1.1 karmic)
  • Revision ID: james.westby@ubuntu.com-20090611234506-00w8jq0n17z6buaz
Tags: 0.1.7-5
* debian/patches/30_bts-532803_FTBFS_gcc43.dpatch
  - added to include the third argument to open() call (it FTBFS if using
    _FORTIFY_SOURCE=1); thanks to Fabrice Coutadeur for the report and patch;
    Closes: #532803; urgency=medium because fix serious bug

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
#! /bin/sh /usr/share/dpatch/dpatch-run
2
 
## 10_bts-409739_CFLAGS.dpatch by Sandro Tosi <matrixhasu@gmail.com>
 
2
## 10_bts-409739_CFLAGS.dpatch by Sandro Tosi <morph@debian.org>
3
3
##
4
4
## All lines beginning with `## DP:' are a description of the patch.
5
 
## DP: No description.
 
5
## DP: Support CFLAGS
6
6
 
7
7
@DPATCH@
8
8
diff -urNad mp3val~/Makefile.gcc mp3val/Makefile.gcc