diff options
author | crunchy <crunchy> | 2003-02-21 18:28:50 +0000 |
---|---|---|
committer | crunchy <crunchy> | 2003-02-21 18:28:50 +0000 |
commit | 8ca6e0c3d3ad7a80ae5645cbfe007b83c4980c66 (patch) | |
tree | ae012d083f28cdda6a7904592e8e3e64d1307ee3 /etc | |
parent | aa4623d90038ed1d63800dce9daa017416a85dc0 (diff) | |
download | mpiosh-8ca6e0c3d3ad7a80ae5645cbfe007b83c4980c66.tar.gz mpiosh-8ca6e0c3d3ad7a80ae5645cbfe007b83c4980c66.tar.bz2 mpiosh-8ca6e0c3d3ad7a80ae5645cbfe007b83c4980c66.zip |
add patch of Sebastian; tried to fix problems with etc stuff
Diffstat (limited to 'etc')
-rw-r--r-- | etc/Makefile.am | 4 | ||||
-rw-r--r-- | etc/mpioshrc (renamed from etc/mpio/mpioshrc) | 0 |
2 files changed, 2 insertions, 2 deletions
diff --git a/etc/Makefile.am b/etc/Makefile.am index 28b7244..445bf6b 100644 --- a/etc/Makefile.am +++ b/etc/Makefile.am @@ -1,3 +1,3 @@ -sysconfdir=$(sysconfdir)/mpio +datadir=$(sysconfdir)/mpio -sysconf_DATA = mpioshrc
\ No newline at end of file +data_DATA = mpioshrc
\ No newline at end of file diff --git a/etc/mpio/mpioshrc b/etc/mpioshrc index 9160d59..9160d59 100644 --- a/etc/mpio/mpioshrc +++ b/etc/mpioshrc |