summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrey Grozin <grozin@gentoo.org>2023-02-16 20:11:54 +0700
committerAndrey Grozin <grozin@gentoo.org>2023-02-16 20:11:54 +0700
commit2293bd76f8ad7e3153ae138b514e293056025ea8 (patch)
tree28a75e2c0626f41e1e266f26320d40865afaa755 /sci-mathematics/ginac/files
parentsci-geosciences/gpxsee: requiere qtserialport (diff)
downloadgentoo-2293bd76f8ad7e3153ae138b514e293056025ea8.tar.gz
gentoo-2293bd76f8ad7e3153ae138b514e293056025ea8.tar.bz2
gentoo-2293bd76f8ad7e3153ae138b514e293056025ea8.zip
sci-mathematics/ginac: remove old versions
Signed-off-by: Andrey Grozin <grozin@gentoo.org>
Diffstat (limited to 'sci-mathematics/ginac/files')
-rw-r--r--sci-mathematics/ginac/files/ginac-1.5.1-pkgconfig.patch9
1 files changed, 0 insertions, 9 deletions
diff --git a/sci-mathematics/ginac/files/ginac-1.5.1-pkgconfig.patch b/sci-mathematics/ginac/files/ginac-1.5.1-pkgconfig.patch
deleted file mode 100644
index 5a6784d6b802..000000000000
--- a/sci-mathematics/ginac/files/ginac-1.5.1-pkgconfig.patch
+++ /dev/null
@@ -1,9 +0,0 @@
---- ginac-1.4.4.org/ginac.pc.in 2009-03-16 21:17:22.000000000 +0530
-+++ ginac-1.4.4/ginac.pc.in 2009-03-16 21:25:28.000000000 +0530
-@@ -7,5 +7,5 @@
- Description: C++ library for symbolic calculations
- Version: @VERSION@
- Requires: cln >= 1.1.6
--Libs: -L${libdir} -lginac @GINACLIB_RPATH@
-+Libs: -L${libdir} -lginac
- Cflags: -I${includedir}