[packages/libxseg] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 01:04:54 CEST 2025


commit bf67d3376b6484183a8388f16d3db55e6d7580f1
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 01:04:38 2025 +0200

    Fix applying patches.

 libxseg.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/libxseg.spec b/libxseg.spec
index e502c90..4a509d8 100644
--- a/libxseg.spec
+++ b/libxseg.spec
@@ -76,8 +76,8 @@ Dokumentacja biblioteki xseg.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 install -d build
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libxseg.git/commitdiff/bf67d3376b6484183a8388f16d3db55e6d7580f1



More information about the pld-cvs-commit mailing list