diff options
| author | Sam James <sam@gentoo.org> | 2021-03-04 08:01:26 +0000 |
|---|---|---|
| committer | Sam James <sam@gentoo.org> | 2021-03-05 18:00:41 +0000 |
| commit | 6121193b544ddd53c61659ffec6644cbd52ed0fb (patch) | |
| tree | d007db268e324c13a8b9e4f3eea65f5dc281add2 /dev-db/libiodbc/files/fix-runpaths-r1.patch | |
| parent | d7773cd73f5f65c3b63b78f09b53580b8a430fbc (diff) | |
| download | gentoo-6121193b544ddd53c61659ffec6644cbd52ed0fb.tar.gz gentoo-6121193b544ddd53c61659ffec6644cbd52ed0fb.tar.bz2 gentoo-6121193b544ddd53c61659ffec6644cbd52ed0fb.zip | |
dev-db/libiodbc: port to EAPI 7
Three warnings killed for the price of 1!
* DeprecatedEclass (ltprune)
* MissingUnpackerDep
* TarballAvailable
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-db/libiodbc/files/fix-runpaths-r1.patch')
| -rw-r--r-- | dev-db/libiodbc/files/fix-runpaths-r1.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-db/libiodbc/files/fix-runpaths-r1.patch b/dev-db/libiodbc/files/fix-runpaths-r1.patch index 2cd76c816254..a9774e013807 100644 --- a/dev-db/libiodbc/files/fix-runpaths-r1.patch +++ b/dev-db/libiodbc/files/fix-runpaths-r1.patch @@ -1,5 +1,5 @@ ---- a/samples/Makefile.am 2012-03-27 05:15:02.000000000 +0200 -+++ b/samples/Makefile.am.new 2013-04-09 14:07:48.303789999 +0200 +--- a/samples/Makefile.am ++++ b/samples/Makefile.am @@ -78,12 +78,10 @@ # iodbctest_SOURCES = iodbctest.c |
