[packages/pmud] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 02:17:45 CEST 2025


commit 1beef3962304637a78d8f6b1539f6a86434e5b40
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:17:29 2025 +0200

    Fix applying patches.

 pmud.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/pmud.spec b/pmud.spec
index cfd8b7a..115fa50 100644
--- a/pmud.spec
+++ b/pmud.spec
@@ -35,8 +35,8 @@ proces init o wystąpieniu awarii zasilania.
 
 %prep
 %setup -q -n %{name}-0.10
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 %{__make} \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/pmud.git/commitdiff/1beef3962304637a78d8f6b1539f6a86434e5b40



More information about the pld-cvs-commit mailing list