[packages/splitpipe] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 03:05:41 CEST 2025
commit 33fe7972989202dfc0250789b0f02c2fcb5163db
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:05:25 2025 +0200
Fix applying patches.
splitpipe.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/splitpipe.spec b/splitpipe.spec
index bd335e1..aca09f8 100644
--- a/splitpipe.spec
+++ b/splitpipe.spec
@@ -26,7 +26,7 @@ dyskami twardymi lub dyskietkami.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__make}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/splitpipe.git/commitdiff/33fe7972989202dfc0250789b0f02c2fcb5163db
More information about the pld-cvs-commit
mailing list