[packages/php-composer-spdx-licenses] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 02:08:53 CEST 2025


commit 3b159417846a0122038f820050228e4e94d3e0ce
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:08:37 2025 +0200

    Fix applying patches.

 php-composer-spdx-licenses.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/php-composer-spdx-licenses.spec b/php-composer-spdx-licenses.spec
index 2cbd6ee..04477bc 100644
--- a/php-composer-spdx-licenses.spec
+++ b/php-composer-spdx-licenses.spec
@@ -24,7 +24,7 @@ made available as a stand-alone library.
 
 %prep
 %setup -q -n %{pkgname}-%{version}
-%patch0 -p1
+%patch -P0 -p1
 
 %install
 rm -rf $RPM_BUILD_ROOT
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/php-composer-spdx-licenses.git/commitdiff/3b159417846a0122038f820050228e4e94d3e0ce



More information about the pld-cvs-commit mailing list