diff options
Diffstat (limited to 'audio/mpiosh/files/patch-Makefile.in')
-rw-r--r-- | audio/mpiosh/files/patch-Makefile.in | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/audio/mpiosh/files/patch-Makefile.in b/audio/mpiosh/files/patch-Makefile.in new file mode 100644 index 000000000000..71948adfe65c --- /dev/null +++ b/audio/mpiosh/files/patch-Makefile.in @@ -0,0 +1,11 @@ +--- Makefile.in.orig Sun Dec 7 14:52:24 2003 ++++ Makefile.in Sun Dec 7 14:54:36 2003 +@@ -93,7 +93,7 @@ + am__include = @am__include@ + am__quote = @am__quote@ + install_sh = @install_sh@ +-SUBDIRS = kernel libmpio mpiosh etc tools ++SUBDIRS = libmpio mpiosh etc tools + + sbin_SCRIPTS = mkmpiodev + EXTRA_DIST = mpio.spec mkmpiodev |