[packages/dxr2gui] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 23:21:54 CEST 2025


commit df8e5da5c54e6202d1ead67cc829da9ae4af0c17
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 23:21:38 2025 +0200

    Fix applying patches.

 dxr2gui.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/dxr2gui.spec b/dxr2gui.spec
index 57eed38..bf57dd0 100644
--- a/dxr2gui.spec
+++ b/dxr2gui.spec
@@ -29,8 +29,8 @@ Interfejs graficzny GNOME dla urządzeń Creative Labs DXR2.
 
 %prep
 %setup -q -n %{name}
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 :>acinclude.m4
 # keep only AM_ACLOCAL_INCLUDE and GNOME_* macros
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/dxr2gui.git/commitdiff/df8e5da5c54e6202d1ead67cc829da9ae4af0c17



More information about the pld-cvs-commit mailing list