diff options
Diffstat (limited to 'parallel/mpi-ch/patches/patch-at')
-rw-r--r-- | parallel/mpi-ch/patches/patch-at | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/parallel/mpi-ch/patches/patch-at b/parallel/mpi-ch/patches/patch-at new file mode 100644 index 00000000000..46b15818651 --- /dev/null +++ b/parallel/mpi-ch/patches/patch-at @@ -0,0 +1,15 @@ +$NetBSD: patch-at,v 1.1 2001/03/21 15:29:01 wennmach Exp $ + +Adopt to pkg hierarchy. + +--- mpe/sbin/mpeinstall.in.orig Fri Aug 25 17:03:17 2000 ++++ mpe/sbin/mpeinstall.in Wed Mar 21 14:42:37 2001 +@@ -410,7 +410,7 @@ + MkDir $datadir + + # Set the Examples directory where the sample MPE programs are located +-examplesdir=$datadir/examples ++examplesdir=$datadir/examples/mpi-ch/mpe + MkDir $examplesdir + + # |