[packages/bbgallery] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 22:46:33 CEST 2025
commit 68ed5b75923dd31cf16fc11acbb974219aa2aee3
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 22:46:17 2025 +0200
Fix applying patches.
bbgallery.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/bbgallery.spec b/bbgallery.spec
index a050bc2..d5c6c0c 100644
--- a/bbgallery.spec
+++ b/bbgallery.spec
@@ -49,7 +49,7 @@ oraz skalowania obrazków. Oferuje następujące możliwości:
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__make} bbgallery
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/bbgallery.git/commitdiff/68ed5b75923dd31cf16fc11acbb974219aa2aee3
More information about the pld-cvs-commit
mailing list