packages/criu/no-amdgpu-manpage.patch
2023-07-24 19:45:26 +02:00

11 lines
274 B
Diff

--- a/Documentation/Makefile
+++ b/Documentation/Makefile
@@ -16,7 +16,6 @@ ifeq ($(PYTHON),python3)
SRC1 += criu-ns.txt
endif
SRC1 += compel.txt
-SRC1 += amdgpu_plugin.txt
SRC8 += criu.txt
SRC := $(SRC1) $(SRC8)
XMLS := $(patsubst %.txt,%.xml,$(SRC))