commit:     c005cd6018dd2e44c807714bd0a5f87c9e1e3731
Author:     Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Mon May 16 06:11:19 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu May 19 02:12:27 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c005cd60

sci-astronomy/wcslib: remove unused patch(es)

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>
Closes: https://github.com/gentoo/gentoo/pull/25515
Signed-off-by: Sam James <sam <AT> gentoo.org>

 sci-astronomy/wcslib/files/wcslib-7.7-tofits.patch | 22 ----------------------
 1 file changed, 22 deletions(-)

diff --git a/sci-astronomy/wcslib/files/wcslib-7.7-tofits.patch 
b/sci-astronomy/wcslib/files/wcslib-7.7-tofits.patch
deleted file mode 100644
index 5c8022560220..000000000000
--- a/sci-astronomy/wcslib/files/wcslib-7.7-tofits.patch
+++ /dev/null
@@ -1,22 +0,0 @@
---- wcslib-7.7/Fortran/GNUmakefile
-+++ wcslib-7.7/Fortran/GNUmakefile
-@@ -171,8 +171,8 @@
-       -@ echo ''
-          $(FC) $(FFLAGS) -c $<
- 
--%.fits : ../C/test/%.keyrec tofits
--         ./tofits < $< > $@
-+%.fits : ../C/test/%.keyrec ../utils/tofits
-+         ../utils/tofits < $< > $@
- 
- run_% : %
-       -@ echo ''
-@@ -361,7 +361,7 @@
-       -@ echo ''
-          $(MAKE) -C ../pgsbox lib
- 
--tofits : ../C/test/tofits.c
-+../utils/tofits : ../utils/tofits.c
-          $(CC) $(CPPFLAGS) $(CFLAGS) $(LDFLAGS) -o $@ $<
- 
- ../C/wcstab.fits : ;

Reply via email to