diff options
Diffstat (limited to 'math/libqalculate/files/patch-src-Makefile.in')
-rw-r--r-- | math/libqalculate/files/patch-src-Makefile.in | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/math/libqalculate/files/patch-src-Makefile.in b/math/libqalculate/files/patch-src-Makefile.in deleted file mode 100644 index 34cd1b4a1820..000000000000 --- a/math/libqalculate/files/patch-src-Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- src/Makefile.in.orig Tue Jun 7 10:42:56 2005 -+++ src/Makefile.in Tue Jun 7 10:44:51 2005 -@@ -530,7 +530,7 @@ - - - install-exec-local: -- cd $(DESTDIR)$(bindir) && rm -f qalculate; $(LN_S) @LN_QALCULATE@ qalculate -+# cd $(DESTDIR)$(bindir) && rm -f qalculate; $(LN_S) @LN_QALCULATE@ qalculate - # Tell versions [3.59,3.63) of GNU make to not export all variables. - # Otherwise a system limit (for SysV at least) may be exceeded. - .NOEXPORT: |