[packages/userinfo] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 03:27:27 CEST 2025
commit fc0a4a4569192d8946dc24c504829c51c812f868
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:27:11 2025 +0200
Fix applying patches.
userinfo.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/userinfo.spec b/userinfo.spec
index b172057..a5c76be 100644
--- a/userinfo.spec
+++ b/userinfo.spec
@@ -27,7 +27,7 @@ informację z plików passwd, mail info, login info i wiele innych
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__libtoolize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/userinfo.git/commitdiff/fc0a4a4569192d8946dc24c504829c51c812f868
More information about the pld-cvs-commit
mailing list