[packages/satis] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:51:25 CEST 2025
commit c57081dadac8c0ea4175afec9d55967ec5b59f28
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:51:10 2025 +0200
Fix applying patches.
satis.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/satis.spec b/satis.spec
index c0b5279..78a42e7 100644
--- a/satis.spec
+++ b/satis.spec
@@ -35,7 +35,7 @@ Repository file.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%{__sed} -i -e '1s,^#!.*env php,#!/usr/bin/php,' bin/*
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/satis.git/commitdiff/c57081dadac8c0ea4175afec9d55967ec5b59f28
More information about the pld-cvs-commit
mailing list