summaryrefslogtreecommitdiff
path: root/sci-mathematics/ginac/files
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-02-16 14:04:41 +0000
committerV3n3RiX <venerix@koprulu.sector>2023-02-16 14:04:41 +0000
commitb18dbdc69b2be6f0ac0db668b0bc57fb6f766afc (patch)
treee77939b82c93b9689bc1bb0bc8a55132c509cb44 /sci-mathematics/ginac/files
parent97f40b36b1afa9726e32962d11f3ac2d0bc5792e (diff)
gentoo auto-resync : 16:02:2023 - 14:04:41
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}