xfsdump-3.1.10

This commit is contained in:
Rmys
2022-06-05 16:52:37 +03:00
committed by GitHub
parent 003b21d8ae
commit 1d48fb4d76
4 changed files with 354 additions and 2 deletions
+2 -2
View File
@@ -10,7 +10,7 @@ http://bugs.gentoo.org/311881
- test $(PKG_ROOT_SBIN_DIR) -ef $(PKG_SBIN_DIR) || \
- $(INSTALL) -S $(PKG_ROOT_SBIN_DIR)/$(LTCOMMAND) $(PKG_SBIN_DIR)/$(LTCOMMAND)
install-dev:
.dep: $(COMMINCL) $(COMMON) $(INVINCL) $(INVCOMMON)
--- a/restore/Makefile
+++ b/restore/Makefile
@@ -22,5 +22,5 @@ http://bugs.gentoo.org/311881
- test $(PKG_ROOT_SBIN_DIR) -ef $(PKG_SBIN_DIR) || \
- $(INSTALL) -S $(PKG_ROOT_SBIN_DIR)/$(LTCOMMAND) $(PKG_SBIN_DIR)/$(LTCOMMAND)
install-dev:
.dep: $(COMMINCL) $(COMMON) $(INVINCL) $(INVCOMMON)