[packages/verliadmin] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 03:29:38 CEST 2025
commit 650ab2bc25af30f80b9dd0a2c318196d03de4070
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:29:22 2025 +0200
Fix applying patches.
verliadmin.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/verliadmin.spec b/verliadmin.spec
index 5270ea0..d2de707 100644
--- a/verliadmin.spec
+++ b/verliadmin.spec
@@ -39,7 +39,7 @@ połączenia z MySQL.
%prep
%setup -q -n VerliAdmin
-%patch0 -p1
+%patch -P0 -p1
# undos the source
find . -type f -print0 | xargs -0 sed -i -e 's,\r$,,'
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/verliadmin.git/commitdiff/650ab2bc25af30f80b9dd0a2c318196d03de4070
More information about the pld-cvs-commit
mailing list