~ubuntu-branches/ubuntu/feisty/bmagic/feisty

« back to all changes in this revision

Viewing changes to canon-system

  • Committer: Bazaar Package Importer
  • Author(s): Wes Chow
  • Date: 2006-10-17 10:36:56 UTC
  • Revision ID: james.westby@ubuntu.com-20061017103656-xkwuz8sbtbzikm0s
Tags: 3.4.0-4
Fix amd64 patch so that it works correctly with debuild
cleans. (Closes: #382981)

Show diffs side-by-side

added added

removed removed

Lines of Context:
30
30
        echo intel-unixware7
31
31
        exit 0;;
32
32
 
33
 
   i[34567]86-*-linux-gnu*)
 
33
   i[34567]86-*-linux-gnu*|x86_64-*-linux-gnu*)
34
34
        echo intel-linux-gnu
35
35
        exit 0;;
36
36