packages/libtracefs/libtracefs-1.2.0-docs_makefile.patch
2023-04-13 20:54:14 +02:00

12 lines
380 B
Diff

diff -ruN a/Documentation/Makefile b/Documentation/Makefile
--- a/Documentation/Makefile 2021-05-13 04:59:12.000000000 +0200
+++ b/Documentation/Makefile 2021-05-14 20:56:14.220076655 +0200
@@ -1,6 +1,6 @@
# SPDX-License-Identifier: LGPL-2.1
-include $(src)/scripts/utils.mk
+include ../scripts/utils.mk
# This Makefile and manpage XSL files were taken from libtraceevent