[packages/pniam] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 02:18:18 CEST 2025


commit 829bca63382422efd27876c0bfc4a0d0fc72d142
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:18:02 2025 +0200

    Fix applying patches.

 pniam.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/pniam.spec b/pniam.spec
index 1568b34..7f81b6b 100644
--- a/pniam.spec
+++ b/pniam.spec
@@ -20,7 +20,7 @@ PNIAM - rewolucyjna biblioteka autentykacji i autoryzacji.
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 %{__make}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/pniam.git/commitdiff/829bca63382422efd27876c0bfc4a0d0fc72d142



More information about the pld-cvs-commit mailing list