[packages/netacct-mysql] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 01:32:50 CEST 2025


commit 8eb0888f2d373db3c7dea080ae0db0d1f2e9fdc1
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 01:32:35 2025 +0200

    Fix applying patches.

 netacct-mysql.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/netacct-mysql.spec b/netacct-mysql.spec
index e83cb47..38f9361 100644
--- a/netacct-mysql.spec
+++ b/netacct-mysql.spec
@@ -34,8 +34,8 @@ i zczytujący ruch.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 %{__aclocal}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/netacct-mysql.git/commitdiff/8eb0888f2d373db3c7dea080ae0db0d1f2e9fdc1



More information about the pld-cvs-commit mailing list