[packages/shaperd.2] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 02:57:19 CEST 2025


commit 8f4f589fa28e699a7bbe986d6110542f4d869511
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:57:03 2025 +0200

    Fix applying patches.

 shaperd.2.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/shaperd.2.spec b/shaperd.2.spec
index bf07843..08578f9 100644
--- a/shaperd.2.spec
+++ b/shaperd.2.spec
@@ -52,8 +52,8 @@ Skrypt PHP dla shaperd.
 
 %prep
 %setup -q -n shaperd
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 %{__make} clean
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/shaperd.2.git/commitdiff/8f4f589fa28e699a7bbe986d6110542f4d869511



More information about the pld-cvs-commit mailing list