[packages/configure-trackpoint] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:03:14 CEST 2025
commit dd35b854c53a472c24157f1d4f05c911d800333f
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:02:58 2025 +0200
Fix applying patches.
configure-trackpoint.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/configure-trackpoint.spec b/configure-trackpoint.spec
index dc59608..edecb93 100644
--- a/configure-trackpoint.spec
+++ b/configure-trackpoint.spec
@@ -49,8 +49,8 @@ Narzędzie konfiguracyjne TrackPointa do laptopów IBM.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
%build
%if %{with gnome}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/configure-trackpoint.git/commitdiff/dd35b854c53a472c24157f1d4f05c911d800333f
More information about the pld-cvs-commit
mailing list