[packages/signify] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:58:14 CEST 2025
commit 55a3f816330de79c8e8b3977f07669f997ace5b1
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:57:58 2025 +0200
Fix applying patches.
signify.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/signify.spec b/signify.spec
index 976e87f..c97ad58 100644
--- a/signify.spec
+++ b/signify.spec
@@ -31,7 +31,7 @@ lewej/prawej/środka, pionowo do góry/na środku/na dole.
%prep
%setup -q -n %{name}
-%patch0 -p1
+%patch -P0 -p1
%install
rm -rf $RPM_BUILD_ROOT
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/signify.git/commitdiff/55a3f816330de79c8e8b3977f07669f997ace5b1
More information about the pld-cvs-commit
mailing list