diff options
Diffstat (limited to 'math/openlibm/files/patch-Make.inc')
-rw-r--r-- | math/openlibm/files/patch-Make.inc | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/math/openlibm/files/patch-Make.inc b/math/openlibm/files/patch-Make.inc deleted file mode 100644 index d25c36a9f094..000000000000 --- a/math/openlibm/files/patch-Make.inc +++ /dev/null @@ -1,11 +0,0 @@ ---- Make.inc.orig 2018-06-18 21:22:47 UTC -+++ Make.inc -@@ -10,7 +10,7 @@ VERSION = 0.6.0 - SOMAJOR = 2 - SOMINOR = 5 - DESTDIR = --prefix = /usr/local -+prefix ?= /usr/local - bindir = $(prefix)/bin - libdir = $(prefix)/lib - includedir = $(prefix)/include |