[packages/lightbox] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:05:43 CEST 2025
commit 0cb566a812c37c4f417aa89ac097cf9a1107a6f3
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:05:27 2025 +0200
Fix applying patches.
lightbox.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/lightbox.spec b/lightbox.spec
index 71dd999..61614fc 100644
--- a/lightbox.spec
+++ b/lightbox.spec
@@ -30,7 +30,7 @@ current page. It's a snap to setup and works on all modern browsers.
install -d %{name}
mv css images js *.html %{name}
-%patch0 -p1
+%patch -P0 -p1
cat > apache.conf <<'EOF'
Alias /%{name} %{_appdir}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/lightbox.git/commitdiff/0cb566a812c37c4f417aa89ac097cf9a1107a6f3
More information about the pld-cvs-commit
mailing list