~ubuntu-branches/ubuntu/utopic/ucl/utopic

« back to all changes in this revision

Viewing changes to debian/patches/01-Examples.patch

  • Committer: Package Import Robot
  • Author(s): Robert Luberda
  • Date: 2014-05-26 23:37:19 UTC
  • mfrom: (3.1.5 sid)
  • Revision ID: package-import@ubuntu.com-20140526233719-qvle1n49fuiuxheh
Tags: 1.03+repack-2
debian/symbols: Tag appropriate symbols with `(arch=any-i386)' prefix
to fix FTBFS on non-i386 architectures (closes: #749146)

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
 
5
5
Fix examples.
6
6
---
7
 
 examples/portab.h  |    2 +-
8
 
 examples/simple.c  |    2 +-
9
 
 examples/uclpack.c |    2 +-
 
7
 examples/portab.h  | 2 +-
 
8
 examples/simple.c  | 2 +-
 
9
 examples/uclpack.c | 2 +-
10
10
 3 files changed, 3 insertions(+), 3 deletions(-)
11
11
 
12
12
diff --git a/examples/portab.h b/examples/portab.h
48
48
 
49
49
 
50
50
 static const char *progname = NULL;