[packages/lenya] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:42:34 CEST 2025
commit 924f74930354ac79fbd2499579e9559aaf655584
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:42:18 2025 +0200
Fix applying patches.
lenya.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/lenya.spec b/lenya.spec
index 18c6f4b..5cde5c5 100644
--- a/lenya.spec
+++ b/lenya.spec
@@ -50,7 +50,7 @@ definiowania procedury workflow.
%prep
%setup -q -n apache-%{name}-%{version}-src
-%patch0 -p1
+%patch -P0 -p1
cp -p %{SOURCE5} mysql-schema.sql
%build
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/lenya.git/commitdiff/924f74930354ac79fbd2499579e9559aaf655584
More information about the pld-cvs-commit
mailing list