[packages/prosilla] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:22:42 CEST 2025
commit b371e1b5c866b7d3ab4ec43e41648847a5d84932
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:22:26 2025 +0200
Fix applying patches.
prosilla.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/prosilla.spec b/prosilla.spec
index dbe819e..c1ca5e6 100644
--- a/prosilla.spec
+++ b/prosilla.spec
@@ -32,7 +32,7 @@ docelowym serwerze żeby skorzystać z tego programu.
%prep
%setup -q -n %{name}
-%patch0 -p1
+%patch -P0 -p1
%build
%{__make} \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/prosilla.git/commitdiff/b371e1b5c866b7d3ab4ec43e41648847a5d84932
More information about the pld-cvs-commit
mailing list