[packages/bofh] Fix applying patches.

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


commit a096762b9a11ee7f0d536c94ef881fb2d6b91c44
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 22:49:53 2025 +0200

    Fix applying patches.

 bofh.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/bofh.spec b/bofh.spec
index e755bbb..44b861c 100644
--- a/bofh.spec
+++ b/bofh.spec
@@ -30,7 +30,7 @@ poprawianie. Posiada ładny, oparty na DMLu interfejs.
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 
 %install
 rm -rf $RPM_BUILD_ROOT
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/bofh.git/commitdiff/a096762b9a11ee7f0d536c94ef881fb2d6b91c44



More information about the pld-cvs-commit mailing list