[packages/postr] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:20:44 CEST 2025
commit 6d1912ef54eafd09149754c2b0a544f6573c5493
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:20:28 2025 +0200
Fix applying patches.
postr.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/postr.spec b/postr.spec
index 0b30db2..7b38b2f 100644
--- a/postr.spec
+++ b/postr.spec
@@ -48,7 +48,7 @@ To rozszerzenie pozwala wysyłać pliki na serwis Flickr z Nautilusa.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%install
rm -rf $RPM_BUILD_ROOT
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/postr.git/commitdiff/6d1912ef54eafd09149754c2b0a544f6573c5493
More information about the pld-cvs-commit
mailing list