~ubuntu-branches/ubuntu/trusty/wildmidi/trusty

« back to all changes in this revision

Viewing changes to debian/patches/03_arch-none.patch

  • Committer: Bazaar Package Importer
  • Author(s): Sebastian Dröge
  • Date: 2008-02-21 15:59:08 UTC
  • Revision ID: james.westby@ubuntu.com-20080221155908-mwejzboguy42tqds
Tags: 0.2.2-1~hardy1
Sync of the Debian package that currently waits on NEW.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
diff -up wildmidi-0.2.2/configure.ac.opt wildmidi-0.2.2/configure.ac
 
2
--- wildmidi-0.2.2/configure.ac.opt     2007-07-14 15:21:57.000000000 +0200
 
3
+++ wildmidi-0.2.2/configure.ac 2007-07-14 15:22:03.000000000 +0200
 
4
@@ -226,6 +226,8 @@ AC_ARG_WITH(arch,
 
5
 )
 
6
 
 
7
 case "$arch" in
 
8
+       no)
 
9
+               ;;
 
10
        auto)
 
11
                case "${host_cpu}" in
 
12
                        i?86)