[packages/gnorpm] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:48:47 CEST 2025
commit f13b7943d1857b28e4ae8c127b8e3c6876893c02
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:54:01 2025 +0200
Fix applying patches.
gnorpm.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gnorpm.spec b/gnorpm.spec
index 2815af6..fd2520d 100644
--- a/gnorpm.spec
+++ b/gnorpm.spec
@@ -38,7 +38,7 @@ instalować, uaktualniać, odinstalować i weryfikować pakiety.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
#TODO correct this patch
#%patch1 -p1
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/gnorpm.git/commitdiff/f13b7943d1857b28e4ae8c127b8e3c6876893c02
More information about the pld-cvs-commit
mailing list