summaryrefslogtreecommitdiff
path: root/sys-fs
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <mmk@levelnine.at>2024-09-26 18:52:21 +0200
committerSam James <sam@gentoo.org>2024-10-04 09:26:45 +0100
commit9069f5c9df08522384129c39df1b2c12a96d59f5 (patch)
tree688710eba8bd3f8c137f8bcc299b3a25ee110472 /sys-fs
parentnet-misc/curl: remove unused patch (diff)
downloadgentoo-9069f5c9df08522384129c39df1b2c12a96d59f5.tar.gz
gentoo-9069f5c9df08522384129c39df1b2c12a96d59f5.tar.bz2
gentoo-9069f5c9df08522384129c39df1b2c12a96d59f5.zip
sys-fs/xfsprogs: remove unused patch
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Closes: https://github.com/gentoo/gentoo/pull/38783 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-fs')
-rw-r--r--sys-fs/xfsprogs/files/xfsprogs-5.18.0-docdir.patch11
1 files changed, 0 insertions, 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