[packages/otrs] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:49:09 CEST 2025
commit 51bc50cd5ade7b5b5db6bcde2b20c8d534f49ebf
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:48:53 2025 +0200
Fix applying patches.
otrs.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/otrs.spec b/otrs.spec
index b1a42d4..3f097b5 100644
--- a/otrs.spec
+++ b/otrs.spec
@@ -114,7 +114,7 @@ Różne skrypty dla OTRS.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
# copy config file
cp Kernel/Config/GenericAgent.pm.dist Kernel/Config/GenericAgent.pm
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/otrs.git/commitdiff/51bc50cd5ade7b5b5db6bcde2b20c8d534f49ebf
More information about the pld-cvs-commit
mailing list