[packages/gmodconfig] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:49:53 CEST 2025
commit bab0d9aab376ef2e25d358cd33820ea2b88d42aa
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:49:37 2025 +0200
Fix applying patches.
gmodconfig.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/gmodconfig.spec b/gmodconfig.spec
index 6371b69..53e4c03 100644
--- a/gmodconfig.spec
+++ b/gmodconfig.spec
@@ -39,8 +39,8 @@ gmodconfig jest aplikacją GNOME, pozwalającą użytkownikowi:
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
%build
%configure
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/gmodconfig.git/commitdiff/bab0d9aab376ef2e25d358cd33820ea2b88d42aa
More information about the pld-cvs-commit
mailing list