[packages/superficie] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 03:10:13 CEST 2025


commit c33292ce43ebbbabf55c9630768850528aedd57e
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 03:09:57 2025 +0200

    Fix applying patches.

 superficie.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/superficie.spec b/superficie.spec
index 77e786d..44b6f4e 100644
--- a/superficie.spec
+++ b/superficie.spec
@@ -31,8 +31,8 @@ pokazywać oświetlenie itp. na powierzchni.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 %{__libtoolize}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/superficie.git/commitdiff/c33292ce43ebbbabf55c9630768850528aedd57e



More information about the pld-cvs-commit mailing list