diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2011-01-18 18:10:19 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2011-01-18 18:10:19 +0100 |
commit | 46b2bb3001ce838ba2483a08418587d8a027f3a9 (patch) | |
tree | b2b618839b5afcc859fcb90556e6f199d9a9a10c /package/quagga/patches/patch-vtysh_extract_pl | |
parent | 88d3e6d6c572143bd95a589a44e30bfefd616b88 (diff) | |
parent | 902ee7e7b23751ca7a8264d36a837aa4aae12032 (diff) |
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/quagga/patches/patch-vtysh_extract_pl')
-rw-r--r-- | package/quagga/patches/patch-vtysh_extract_pl | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/package/quagga/patches/patch-vtysh_extract_pl b/package/quagga/patches/patch-vtysh_extract_pl new file mode 100644 index 000000000..dc3229fd2 --- /dev/null +++ b/package/quagga/patches/patch-vtysh_extract_pl @@ -0,0 +1,8 @@ +--- quagga-0.99.17.orig/vtysh/extract.pl 2010-08-19 11:44:45.000000000 +0200 ++++ quagga-0.99.17/vtysh/extract.pl 2011-01-16 22:05:03.000000000 +0100 +@@ -1,4 +1,4 @@ +-#! ++#! /opt/local/bin/perl + ## + ## vtysh/extract.pl. Generated from extract.pl.in by configure. + ## |