diff options
author | bouyer <bouyer@pkgsrc.org> | 2006-07-02 16:49:31 +0000 |
---|---|---|
committer | bouyer <bouyer@pkgsrc.org> | 2006-07-02 16:49:31 +0000 |
commit | 643e239ded8f9cb4a08fbb1881df027c6e352a80 (patch) | |
tree | 4850e54bb846e0d77b4122192180459ec0d1bdc6 /sysutils/xentools30/patches/patch-ae | |
parent | 612bb2e72cd4b90e2816a52d1cd881262362de83 (diff) | |
download | pkgsrc-643e239ded8f9cb4a08fbb1881df027c6e352a80.tar.gz |
Initial import of a packages for Xen 3.0 domain0 tools.
Diffstat (limited to 'sysutils/xentools30/patches/patch-ae')
-rw-r--r-- | sysutils/xentools30/patches/patch-ae | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/sysutils/xentools30/patches/patch-ae b/sysutils/xentools30/patches/patch-ae new file mode 100644 index 00000000000..e05fc4a68ee --- /dev/null +++ b/sysutils/xentools30/patches/patch-ae @@ -0,0 +1,10 @@ +$NetBSD: patch-ae,v 1.1.1.1 2006/07/02 16:49:31 bouyer Exp $ + +--- check/check_brctl.orig 2006-01-31 17:09:20.000000000 +0100 ++++ check/check_brctl +@@ -1,4 +1,4 @@ +-#!/bin/bash ++#!/bin/ksh + # CHECK-INSTALL + + function error { |