[packages/nyquist] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 01:38:43 CEST 2025


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

    Fix applying patches.

 nyquist.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/nyquist.spec b/nyquist.spec
index c654a93..2062e7b 100644
--- a/nyquist.spec
+++ b/nyquist.spec
@@ -45,7 +45,7 @@ proste wyrażenia w bardziej złożone, aby utworzyć całą kompozycję.
 
 %prep
 %setup -q -n %{name}
-%patch0 -p1
+%patch -P0 -p1
 ln -s sys/unix/linux/Makefile Makefile
 
 %build
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/nyquist.git/commitdiff/18f23d1d1ab4695e6cf6a934a1735c752d29f12a



More information about the pld-cvs-commit mailing list