[packages/albumshaper] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 22:31:50 CEST 2025
commit 532ce80676814d59b2102561b7f3bf18c196954f
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 22:31:34 2025 +0200
Fix applying patches.
albumshaper.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/albumshaper.spec b/albumshaper.spec
index e57d4a1..5e834b4 100644
--- a/albumshaper.spec
+++ b/albumshaper.spec
@@ -27,7 +27,7 @@ do zarządzania zbiorami cyfrowych zdjęć pochodzących z różnych źródeł.
%prep
%setup -q -n %{name}_%{version}%{_alpha}_source
-%patch0 -p1
+%patch -P0 -p1
%build
export QTDIR=%{_prefix}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/albumshaper.git/commitdiff/532ce80676814d59b2102561b7f3bf18c196954f
More information about the pld-cvs-commit
mailing list