[packages/php-pecl-oci8] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:13:15 CEST 2025
commit a3ea326a9f6cb8204d758ece54ef5e8fe4ead313
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:12:59 2025 +0200
Fix applying patches.
php-pecl-oci8.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/php-pecl-oci8.spec b/php-pecl-oci8.spec
index 362690b..558f46b 100644
--- a/php-pecl-oci8.spec
+++ b/php-pecl-oci8.spec
@@ -33,7 +33,7 @@ with Oracle client libraries from Oracle Database 10.2, 11, or 12.1.
%prep
%setup -qc
mv %{modname}-%{version}/* .
-%patch0 -p1
+%patch -P0 -p1
cat <<'EOF' > run-tests.sh
#!/bin/sh
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/php-pecl-oci8.git/commitdiff/a3ea326a9f6cb8204d758ece54ef5e8fe4ead313
More information about the pld-cvs-commit
mailing list