[packages/phploc] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 02:09:54 CEST 2025


commit 2a87847dc125079acfc00b756d240cfad581f64a
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:09:38 2025 +0200

    Fix applying patches.

 phploc.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/phploc.spec b/phploc.spec
index ef9c57a..585e4ba 100644
--- a/phploc.spec
+++ b/phploc.spec
@@ -34,7 +34,7 @@ size.
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 phpab -n -o src/autoload.php src
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/phploc.git/commitdiff/2a87847dc125079acfc00b756d240cfad581f64a



More information about the pld-cvs-commit mailing list