[packages/php-sassphp] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 02:14:22 CEST 2025


commit 6371cbe8f3e433194d5f2e3fc1347037d49ea290
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:14:05 2025 +0200

    Fix applying patches.

 php-sassphp.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/php-sassphp.spec b/php-sassphp.spec
index 52e3d3c..6b04f3d 100644
--- a/php-sassphp.spec
+++ b/php-sassphp.spec
@@ -34,7 +34,7 @@ libsass to provide super speedy and compatible Sass parsing.
 
 %prep
 %setup -q -n sassphp-%{version}
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 phpize
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/php-sassphp.git/commitdiff/6371cbe8f3e433194d5f2e3fc1347037d49ea290



More information about the pld-cvs-commit mailing list