[packages/php-phpqrcode] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 02:14:00 CEST 2025


commit 5ff5851556022527d468fa309ad08c0102670c24
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:13:44 2025 +0200

    Fix applying patches.

 php-phpqrcode.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/php-phpqrcode.spec b/php-phpqrcode.spec
index a2d9d41..e01fbdb 100644
--- a/php-phpqrcode.spec
+++ b/php-phpqrcode.spec
@@ -40,7 +40,7 @@ Some of the library features include:
 %setup -qc
 mv phpqrcode/* .
 %undos -f php CHANGELOG INSTALL README
-%patch0 -p1
+%patch -P0 -p1
 
 install -d examples
 mv index.php examples
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/php-phpqrcode.git/commitdiff/5ff5851556022527d468fa309ad08c0102670c24



More information about the pld-cvs-commit mailing list