[packages/bigloo] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 22:48:04 CEST 2025


commit 992eea19c3f1860bfef4e6775af4904d7f8d20e4
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 22:47:48 2025 +0200

    Fix applying patches.

 bigloo.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/bigloo.spec b/bigloo.spec
index b57c675..2cfbd1d 100644
--- a/bigloo.spec
+++ b/bigloo.spec
@@ -32,7 +32,7 @@ Scheme i w C. Daje szybkie i małe binarki.
 %prep
 #%setup -q -n %{name}%{vermain}-%{verminor}
 %setup -q -n %{name}%{vermain}
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 ./configure \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/bigloo.git/commitdiff/992eea19c3f1860bfef4e6775af4904d7f8d20e4



More information about the pld-cvs-commit mailing list