[packages/Narval] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 01:30:59 CEST 2025


commit 61cc5cacab7da4b7466c8b69402ed92288bba164
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 01:30:43 2025 +0200

    Fix applying patches.

 Narval.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/Narval.spec b/Narval.spec
index 9dee77f..f0855a1 100644
--- a/Narval.spec
+++ b/Narval.spec
@@ -46,7 +46,7 @@ informacji.
 
 %prep
 %setup -q -n %{_subname}-%{version}
-#/%patch -p1
+#/%%patch -p1
 
 %build
 CFLAGS="%{rpmcflags}" %py_build
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/Narval.git/commitdiff/61cc5cacab7da4b7466c8b69402ed92288bba164



More information about the pld-cvs-commit mailing list