aboutsummaryrefslogtreecommitdiff
path: root/math/fbm/files/patch-install-arch
diff options
context:
space:
mode:
Diffstat (limited to 'math/fbm/files/patch-install-arch')
-rw-r--r--math/fbm/files/patch-install-arch10
1 files changed, 0 insertions, 10 deletions
diff --git a/math/fbm/files/patch-install-arch b/math/fbm/files/patch-install-arch
deleted file mode 100644
index da3fff151e30..000000000000
--- a/math/fbm/files/patch-install-arch
+++ /dev/null
@@ -1,10 +0,0 @@
---- 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