[packages/polgen] Fix applying patches.

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


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

    Fix applying patches.

 polgen.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/polgen.spec b/polgen.spec
index 746bea5..0451b02 100644
--- a/polgen.spec
+++ b/polgen.spec
@@ -31,8 +31,8 @@ celu zautomatyzowania procesu generowania polityk SELinuksa.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 %configure
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/polgen.git/commitdiff/ec3e01a487b38b7a1282e1fbc8176d166e1757f9



More information about the pld-cvs-commit mailing list