[packages/pdmp3] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 01:53:56 CEST 2025


commit 6b9ec921f79ad22a66aa2ee710ca4533686af61c
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 01:53:40 2025 +0200

    Fix applying patches.

 pdmp3.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/pdmp3.spec b/pdmp3.spec
index 6deca0b..b406548 100644
--- a/pdmp3.spec
+++ b/pdmp3.spec
@@ -32,8 +32,8 @@ inne małe narzędzia. Używa GNOME i GTK+ jako interfejsu graficznego.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 rm -f missing
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/pdmp3.git/commitdiff/6b9ec921f79ad22a66aa2ee710ca4533686af61c



More information about the pld-cvs-commit mailing list