commit 572a46dcc183508b5dd6b8f1e844848e33f5b61d
Author: Arkadiusz Miśkiewicz <ar...@maven.pl>
Date:   Mon Jul 14 23:50:08 2025 +0200

    Fix applying patches.

 gmrun.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/gmrun.spec b/gmrun.spec
index 36b5e86..b249577 100644
--- a/gmrun.spec
+++ b/gmrun.spec
@@ -33,8 +33,8 @@ CTRL-Enter. Odnośniki URL.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 # Disable check for STLport due to bug: http://bugs.gentoo.org/164339
 %{__sed} -i -e 's,^AC_PATH_STLPORT,dnl REMOVED ,g' configure.in
 %{__sed} -i -e 's,@STLPORT_[A-Z]\+@,,g' src/Makefile.am
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gmrun.git/commitdiff/572a46dcc183508b5dd6b8f1e844848e33f5b61d

_______________________________________________
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to