[packages/snapd] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 03:02:19 CEST 2025
commit 37dbda62ba9014605faff7426f3e24e63c6b12f2
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:02:03 2025 +0200
Fix applying patches.
snapd.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/snapd.spec b/snapd.spec
index 82e3e5d..aafbc54 100644
--- a/snapd.spec
+++ b/snapd.spec
@@ -122,7 +122,7 @@ Uzupełnianie poleceń w zsh dla %{name}.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
# Generate version files
./mkversion.sh "%{version}-%{release}"
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/snapd.git/commitdiff/37dbda62ba9014605faff7426f3e24e63c6b12f2
More information about the pld-cvs-commit
mailing list