diff options
Diffstat (limited to 'math/fbm/files/patch-install-arch')
| -rw-r--r-- | math/fbm/files/patch-install-arch | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/math/fbm/files/patch-install-arch b/math/fbm/files/patch-install-arch new file mode 100644 index 000000000000..da3fff151e30 --- /dev/null +++ b/math/fbm/files/patch-install-arch @@ -0,0 +1,10 @@ +--- install-arch.orig Sun Jun 22 21:29:53 2003 ++++ install-arch Sun Jun 22 21:30:21 2003 +@@ -5,6 +5,6 @@ + # the programs were last compiled for this architecture. A program called + # "arch" that returns the name of the architecture is assumed to exist. + +-a=`arch` ++a=${ARCH} + mkdir -p bin.$a + cp bin/* bin.$a |
