[packages/noffle] Fix applying patches.

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


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

    Fix applying patches.

 noffle.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/noffle.spec b/noffle.spec
index b3eaef7..44ba150 100644
--- a/noffle.spec
+++ b/noffle.spec
@@ -36,8 +36,8 @@ serwera.
 
 %prep
 %setup -q
-%patch0 -p0
-%patch1 -p1
+%patch -P0 -p0
+%patch -P1 -p1
 
 %build
 rm -f missing
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/noffle.git/commitdiff/142aad0e4494ece4d3fd795dfd0d2328230598b6



More information about the pld-cvs-commit mailing list