[packages/php-facebook-athenaeum] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:09:23 CEST 2025
commit b8e2a65480a5e4fe991d46e644abe933af7f7152
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:09:07 2025 +0200
Fix applying patches.
php-facebook-athenaeum.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/php-facebook-athenaeum.spec b/php-facebook-athenaeum.spec
index 1240cb0..07edf95 100644
--- a/php-facebook-athenaeum.spec
+++ b/php-facebook-athenaeum.spec
@@ -36,7 +36,7 @@ friends can find them.
%prep
%setup -q -n fb-athenaeum-%{version}
-%patch0 -p1
+%patch -P0 -p1
# we depend on php 5.2
rm -rf libs/facebook_api/jsonwrapper
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/php-facebook-athenaeum.git/commitdiff/b8e2a65480a5e4fe991d46e644abe933af7f7152
More information about the pld-cvs-commit
mailing list