[packages/authconfig] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 22:43:09 CEST 2025
commit 8bdc13ef83171b37b7f361e5f668593b02b80f84
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 22:42:54 2025 +0200
Fix applying patches.
authconfig.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/authconfig.spec b/authconfig.spec
index 6f4721e..f914f90 100644
--- a/authconfig.spec
+++ b/authconfig.spec
@@ -96,7 +96,7 @@ authentication schemes.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
#mv po/sr{, at latin}.po
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/authconfig.git/commitdiff/8bdc13ef83171b37b7f361e5f668593b02b80f84
More information about the pld-cvs-commit
mailing list