[packages/d1x] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 23:09:20 CEST 2025


commit 083c8f088b76cd7d70f5fb3840d3963aa9603dab
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 23:09:04 2025 +0200

    Fix applying patches.

 d1x.spec | 20 ++++++++++----------
 1 file changed, 10 insertions(+), 10 deletions(-)
---
diff --git a/d1x.spec b/d1x.spec
index 900d15a..febb3c4 100644
--- a/d1x.spec
+++ b/d1x.spec
@@ -135,16 +135,16 @@ lub pliki z danymi z wersji shareware umieścić w /usr/X11R6/share/d1x.
 
 %prep
 %setup -q -n %{name}
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
-%patch4 -p1
-%patch5 -p1
-%patch6 -p1
-%patch7 -p1
-%patch8 -p1
-%patch9 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
+%patch -P3 -p1
+%patch -P4 -p1
+%patch -P5 -p1
+%patch -P6 -p1
+%patch -P7 -p1
+%patch -P8 -p1
+%patch -P9 -p1
 
 %build
 mkdir lib
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/d1x.git/commitdiff/083c8f088b76cd7d70f5fb3840d3963aa9603dab



More information about the pld-cvs-commit mailing list