[packages/paxtest] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:52:38 CEST 2025
commit 5498092942f0778c77357fa2a0c854c6e2c65e8a
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:52:23 2025 +0200
Fix applying patches.
paxtest.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/paxtest.spec b/paxtest.spec
index e71d75b..704ada5 100644
--- a/paxtest.spec
+++ b/paxtest.spec
@@ -41,7 +41,7 @@ wykonać sprytne sztuczki, aby obejść mechanizmy ochrony.
%prep
%setup -q -n %{name}-%{version}
-%patch0 -p1
+%patch -P0 -p1
%build
# pass CFLAGS,LDFLAGS in env not as make arguments, so += can work
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/paxtest.git/commitdiff/5498092942f0778c77357fa2a0c854c6e2c65e8a
More information about the pld-cvs-commit
mailing list