[packages/dgs] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 23:13:34 CEST 2025


commit 1bd5245f62e5e341992d002b3c9b33ace23f93cc
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 23:13:18 2025 +0200

    Fix applying patches.

 dgs.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/dgs.spec b/dgs.spec
index 8a3a99f..4d99534 100644
--- a/dgs.spec
+++ b/dgs.spec
@@ -64,9 +64,9 @@ Biblioteki statyczne DPS.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
 
 %build
 cp -f /usr/share/automake/config.sub DPS
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/dgs.git/commitdiff/1bd5245f62e5e341992d002b3c9b33ace23f93cc



More information about the pld-cvs-commit mailing list