[packages/midnight] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 01:19:02 CEST 2025


commit a6593d612f6a557af811240366ca6efe9b4d5ea9
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 01:18:46 2025 +0200

    Fix applying patches.

 midnight.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/midnight.spec b/midnight.spec
index 56a402a..ff1e84f 100644
--- a/midnight.spec
+++ b/midnight.spec
@@ -34,8 +34,8 @@ ustawianie urządzenia midi itp.
 
 %prep
 %setup -q
-%patch0
-%patch1 -p1
+%patch -P0
+%patch -P1 -p1
 
 %build
 %{__aclocal}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/midnight.git/commitdiff/a6593d612f6a557af811240366ca6efe9b4d5ea9



More information about the pld-cvs-commit mailing list