[packages/apmud] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 22:39:21 CEST 2025
commit bfa0ed5357750beeee1579819b1aecae600de5e1
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 22:39:05 2025 +0200
Fix applying patches.
apmud.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/apmud.spec b/apmud.spec
index 3568be9..6f34e49 100644
--- a/apmud.spec
+++ b/apmud.spec
@@ -33,7 +33,7 @@ proces init o wystąpieniu awarii zasilania.
%prep
%setup -q -n %{name}
-%patch0 -p1
+%patch -P0 -p1
%build
%{__make}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/apmud.git/commitdiff/bfa0ed5357750beeee1579819b1aecae600de5e1
More information about the pld-cvs-commit
mailing list