[packages/bugzilla] Fix applying patches.

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


commit f2bb26d7479c222a1743fc1489d8b8deb5228c11
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 22:51:59 2025 +0200

    Fix applying patches.

 bugzilla.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/bugzilla.spec b/bugzilla.spec
index f4af425..a06afa6 100644
--- a/bugzilla.spec
+++ b/bugzilla.spec
@@ -56,7 +56,7 @@ System śledzenia błędów.
 
 %prep
 %setup -q %{?_rc:-n %{name}-%{version}%{_rc}} -a1
-%patch0 -p1
+%patch -P0 -p1
 
 sed -i -e '
 s,use lib ".",use lib "%{_appdir}",
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/bugzilla.git/commitdiff/f2bb26d7479c222a1743fc1489d8b8deb5228c11



More information about the pld-cvs-commit mailing list