commit: 9069f5c9df08522384129c39df1b2c12a96d59f5 Author: Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at> AuthorDate: Thu Sep 26 16:52:21 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Fri Oct 4 08:26:45 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9069f5c9
sys-fs/xfsprogs: remove unused patch Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at> Closes: https://github.com/gentoo/gentoo/pull/38783 Signed-off-by: Sam James <sam <AT> gentoo.org> sys-fs/xfsprogs/files/xfsprogs-5.18.0-docdir.patch | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/sys-fs/xfsprogs/files/xfsprogs-5.18.0-docdir.patch b/sys-fs/xfsprogs/files/xfsprogs-5.18.0-docdir.patch deleted file mode 100644 index 480f44cf6079..000000000000 --- a/sys-fs/xfsprogs/files/xfsprogs-5.18.0-docdir.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- a/scrub/Makefile -+++ b/scrub/Makefile -@@ -25,7 +25,7 @@ - CRONTABS = xfs_scrub_all.cron - OPTIONAL_TARGETS += $(CRONTABS) - # Don't enable the crontab by default for now --CROND_DIR = $(PKG_LIB_SCRIPT_DIR)/$(PKG_NAME) -+CROND_DIR = $(PKG_DOC_DIR) - endif - - endif # scrub_prereqs