diff options
Diffstat (limited to 'cad/magic/files/patch-ext2spice::spice2sim')
-rw-r--r-- | cad/magic/files/patch-ext2spice::spice2sim | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/cad/magic/files/patch-ext2spice::spice2sim b/cad/magic/files/patch-ext2spice::spice2sim new file mode 100644 index 000000000000..0d9522d1dbfe --- /dev/null +++ b/cad/magic/files/patch-ext2spice::spice2sim @@ -0,0 +1,8 @@ +--- ext2spice/spice2sim.orig Thu Mar 30 03:34:59 2000 ++++ ext2spice/spice2sim Fri Oct 11 23:38:53 2002 +@@ -1,4 +1,4 @@ +-#!/bin/awk -f ++#!/usr/bin/awk -f + # convert an ext2spice produced file to a .sim file for debugging + # + BEGIN { |