[packages/bison] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 22:48:51 CEST 2025


commit b7d8f5b6bbfe12333ba386b77e8ab9541053137f
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 22:48:35 2025 +0200

    Fix applying patches.

 bison.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/bison.spec b/bison.spec
index 63686cd..997361f 100644
--- a/bison.spec
+++ b/bison.spec
@@ -110,7 +110,7 @@ zawierajacych parsery wygenerowane przez bisona.
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 %{!?with_libtextstyle:%patch1 -p1}
 
 %{__rm} po/stamp-po
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/bison.git/commitdiff/b7d8f5b6bbfe12333ba386b77e8ab9541053137f



More information about the pld-cvs-commit mailing list