[packages/gwhere] Don't apply commented out patches.
arekm
arekm at pld-linux.org
Tue Jul 15 11:19:04 CEST 2025
commit 2027b7846ddc9da6dcae37baab0371d1fec54965
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 11:18:48 2025 +0200
Don't apply commented out patches.
gwhere.spec | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/gwhere.spec b/gwhere.spec
index 07a8e00..28f95ba 100644
--- a/gwhere.spec
+++ b/gwhere.spec
@@ -66,9 +66,9 @@ pesquisas sem a necessidade de inserir cada um dos seus CDs na drive.
%prep
%setup -q
-#%patch0 -p1
-#%patch1 -p1
-#%patch2 -p1
+#%%patch0 -p1
+#%%patch1 -p1
+#%%patch2 -p1
chmod +w * -R
#mv po/ar.po po/es.po
#mv po/ar.gmo po/es.gmo
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/gwhere.git/commitdiff/2027b7846ddc9da6dcae37baab0371d1fec54965
More information about the pld-cvs-commit
mailing list