[packages/oprofile] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:47:45 CEST 2025
commit 0827ec970217927ae0ca201edea87f143320ec25
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:47:29 2025 +0200
Fix applying patches.
oprofile.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/oprofile.spec b/oprofile.spec
index 30fe90a..4f1784e 100644
--- a/oprofile.spec
+++ b/oprofile.spec
@@ -86,7 +86,7 @@ Statyczna biblioteka libopagent.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__libtoolize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/oprofile.git/commitdiff/0827ec970217927ae0ca201edea87f143320ec25
More information about the pld-cvs-commit
mailing list