[packages/systrace] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 03:13:28 CEST 2025
commit 27a233311ff01108504a193f6d0d1488b4b21fe8
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:13:13 2025 +0200
Fix applying patches.
systrace.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/systrace.spec b/systrace.spec
index fe1ee8b..46d4d53 100644
--- a/systrace.spec
+++ b/systrace.spec
@@ -28,7 +28,7 @@ polityki.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
sed -i -e 's#/usr/X11R6/bin/xsystrace#%{_bindir}/xsystrace#g' systrace.h
%build
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/systrace.git/commitdiff/27a233311ff01108504a193f6d0d1488b4b21fe8
More information about the pld-cvs-commit
mailing list