From a14c0668720dcafde3f60b7659a01d99ec693a41 Mon Sep 17 00:00:00 2001 From: Adam Weinberger Date: Mon, 28 Jul 2014 23:33:47 +0000 Subject: Rename math/ patch-xy patches to reflect the files they modify. --- math/pari/files/patch-af | 31 ------------------------------- 1 file changed, 31 deletions(-) delete mode 100644 math/pari/files/patch-af (limited to 'math/pari/files/patch-af') diff --git a/math/pari/files/patch-af b/math/pari/files/patch-af deleted file mode 100644 index 94d1469873e0..000000000000 --- a/math/pari/files/patch-af +++ /dev/null @@ -1,31 +0,0 @@ ---- config/Makefile.SH.orig 2010-01-09 12:59:48.000000000 -0500 -+++ config/Makefile.SH 2014-07-08 04:15:24.000000000 -0400 -@@ -208,7 +208,6 @@ - MV = mv -f - LN = $ln_s - CP_F = cp -f --STRIP = strip - STRIPFLAGS = - - # Change these installation directories to suit your needs. -@@ -221,9 +220,9 @@ - DATADIR = "\$(DESTDIR)$datadir" - SYSDATADIR= "\$(DESTDIR)$sysdatadir" - --EXDIR = \$(DATADIR)/examples -+EXDIR = \$(DESTDIR)/\$(PREFIX)/share/examples/pari - MISCDIR = \$(DATADIR)/misc --DOCDIR = \$(DATADIR)/doc -+DOCDIR = \$(DESTDIR)/\$(PREFIX)/share/doc/pari - - INSTALL = $cfg/install - INSTALL_PROGRAM = \$(INSTALL) -@@ -377,7 +376,7 @@ - - install-doc:: - -mkdir -p \$(BINDIR) \$(DOCDIR) -- -cd $doc; \$(MAKE) all -+ #-cd $doc; \$(MAKE) all - -\$(INSTALL_PROGRAM) $doc/gphelp \$(BINDIR) - -\$(INSTALL_DATA) $doc/Makefile \$(DOCDIR) - -\$(INSTALL_DATA) $doc/translations \$(DOCDIR) -- cgit v1.2.3