[packages/php-symfony2-Asset] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:14:52 CEST 2025
commit beabe594c86ad300dc69f403f24cc3d3fa99c724
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:14:35 2025 +0200
Fix applying patches.
php-symfony2-Asset.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/php-symfony2-Asset.spec b/php-symfony2-Asset.spec
index 5f90c37..b2fec6e 100644
--- a/php-symfony2-Asset.spec
+++ b/php-symfony2-Asset.spec
@@ -27,7 +27,7 @@ assets such as CSS stylesheets, JavaScript files and image files.
%prep
%setup -q -n asset-%{version}
-%patch0 -p1
+%patch -P0 -p1
%build
phpab -n -e '*/Tests/*' -o autoloader.php .
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/php-symfony2-Asset.git/commitdiff/beabe594c86ad300dc69f403f24cc3d3fa99c724
More information about the pld-cvs-commit
mailing list