[packages/jquery-lightbox] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:24:59 CEST 2025
commit 9693b7b32704127a706152849e959a51a446b072
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:24:43 2025 +0200
Fix applying patches.
jquery-lightbox.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/jquery-lightbox.spec b/jquery-lightbox.spec
index 6185c22..a810d84 100644
--- a/jquery-lightbox.spec
+++ b/jquery-lightbox.spec
@@ -35,7 +35,7 @@ Demonstrations and samples for jQuery.lightbox.
%prep
%setup -qc
mv *-%{name}-*/* .
-%patch0 -p1
+%patch -P0 -p1
%{__sed} -i -e 's,\.\./images/,images/,g' css/*.css
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/jquery-lightbox.git/commitdiff/9693b7b32704127a706152849e959a51a446b072
More information about the pld-cvs-commit
mailing list