[packages/gallery] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:38:52 CEST 2025
commit 61df21f406999fc4cd6b72bcad2aa7a714739a7d
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:38:36 2025 +0200
Fix applying patches.
gallery.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gallery.spec b/gallery.spec
index f7355d6..8e390a2 100644
--- a/gallery.spec
+++ b/gallery.spec
@@ -67,7 +67,7 @@ pozostawienie plików instalacyjnych mogłoby być niebezpieczne.
%prep
%setup -q -n %{name}2
-%patch0 -p0
+%patch -P0 -p0
rm -f LICENSE.txt *.bat
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/gallery.git/commitdiff/61df21f406999fc4cd6b72bcad2aa7a714739a7d
More information about the pld-cvs-commit
mailing list