You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/sys-fs/xfsprogs/files/xfsprogs-4.15.0-docdir.patch

12 lines
299 B

--- xfsprogs-4.15.0/scrub/Makefile
+++ xfsprogs-4.15.0/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_DIR)/$(PKG_NAME)
+CROND_DIR = $(PKG_DOC_DIR)
endif
endif # scrub_prereqs