[packages/rudiments] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:50:01 CEST 2025
commit 2f45464cbc2dc337d3c796f5a9b56e8e09aedd64
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:49:45 2025 +0200
Fix applying patches.
rudiments.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/rudiments.spec b/rudiments.spec
index 940c6d2..6a0dbf9 100644
--- a/rudiments.spec
+++ b/rudiments.spec
@@ -83,7 +83,7 @@ Dokumentacja dla biblioteki rudiments.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
cp -f /usr/share/automake/config.sub .
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/rudiments.git/commitdiff/2f45464cbc2dc337d3c796f5a9b56e8e09aedd64
More information about the pld-cvs-commit
mailing list