[packages/picosat] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:15:42 CEST 2025
commit 9a2e214597f78831e3bfe24da7325efe888521e8
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:15:26 2025 +0200
Fix applying patches.
picosat.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/picosat.spec b/picosat.spec
index 87f8edb..4c6dc4c 100644
--- a/picosat.spec
+++ b/picosat.spec
@@ -55,7 +55,7 @@ Headers and other development files for PicoSAT.
%prep
%setup -q
-%patch0
+%patch -P0
%build
# The configure script is NOT autoconf-generated and chooses its own CFLAGS,
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/picosat.git/commitdiff/9a2e214597f78831e3bfe24da7325efe888521e8
More information about the pld-cvs-commit
mailing list