[packages/noweb] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:36:25 CEST 2025
commit f004aa52c6f962681292c542c5fd531b210963ac
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:36:09 2025 +0200
Fix applying patches.
noweb.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/noweb.spec b/noweb.spec
index 2c814d7..2c46bef 100644
--- a/noweb.spec
+++ b/noweb.spec
@@ -37,7 +37,7 @@ Przykładowe programy wykorzystujące noweb.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
cd src
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/noweb.git/commitdiff/f004aa52c6f962681292c542c5fd531b210963ac
More information about the pld-cvs-commit
mailing list