[packages/phpMyID] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:10:03 CEST 2025
commit 5c1ce9e29bff992e128c7f220a9b0f7ff92bddee
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:09:47 2025 +0200
Fix applying patches.
phpMyID.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/phpMyID.spec b/phpMyID.spec
index 6447eb9..a352262 100644
--- a/phpMyID.spec
+++ b/phpMyID.spec
@@ -40,7 +40,7 @@ uruchomienia własnego "IdP" OpenID.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%install
rm -rf $RPM_BUILD_ROOT
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/phpMyID.git/commitdiff/5c1ce9e29bff992e128c7f220a9b0f7ff92bddee
More information about the pld-cvs-commit
mailing list