[packages/php-embedly] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:09:20 CEST 2025
commit 03cc378a581e8ebaeeb95957d7a28e3a54775a3a
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:09:04 2025 +0200
Fix applying patches.
php-embedly.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/php-embedly.spec b/php-embedly.spec
index c3cc696..e3b8528 100644
--- a/php-embedly.spec
+++ b/php-embedly.spec
@@ -32,7 +32,7 @@ give you a basic idea of how Embedly works and its benefits.
%prep
%setup -qc
mv embedly-embedly-php-*/* .
-%patch0 -p1
+%patch -P0 -p1
%build
php -l src/Embedly/Embedly.php
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/php-embedly.git/commitdiff/03cc378a581e8ebaeeb95957d7a28e3a54775a3a
More information about the pld-cvs-commit
mailing list