[packages/gnorpm] Don't apply commented out patches.
arekm
arekm at pld-linux.org
Tue Jul 15 11:18:44 CEST 2025
commit 736ca17d78021e84e2042bfe7c41f3cb0df111f7
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 11:18:28 2025 +0200
Don't apply commented out patches.
gnorpm.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gnorpm.spec b/gnorpm.spec
index fd2520d..b684262 100644
--- a/gnorpm.spec
+++ b/gnorpm.spec
@@ -40,7 +40,7 @@ instalować, uaktualniać, odinstalować i weryfikować pakiety.
%setup -q
%patch -P0 -p1
#TODO correct this patch
-#%patch1 -p1
+#%%patch1 -p1
mv -f po/{zh_TW.Big5,zh_TW}.po
mv -f po/{zh_CN.GB2312,zh_CN}.po
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/gnorpm.git/commitdiff/736ca17d78021e84e2042bfe7c41f3cb0df111f7
More information about the pld-cvs-commit
mailing list