[packages/sng] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 03:02:37 CEST 2025
commit c9fdf1805ed4889bc016e981b76d898d21c7b925
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:02:21 2025 +0200
Fix applying patches.
sng.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/sng.spec b/sng.spec
index 0e166ce..b576a99 100644
--- a/sng.spec
+++ b/sng.spec
@@ -38,8 +38,8 @@ pozwala bezstratnie konwertować pliki między formatami PNG a SNG.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
%build
%{__aclocal}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/sng.git/commitdiff/c9fdf1805ed4889bc016e981b76d898d21c7b925
More information about the pld-cvs-commit
mailing list