[packages/runit] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:50:04 CEST 2025
commit 4ef917d4d66f1e2fa40ebc6f3e0f9622fe2f0abc
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:49:48 2025 +0200
Fix applying patches.
runit.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/runit.spec b/runit.spec
index 3ce762e..bbe0383 100644
--- a/runit.spec
+++ b/runit.spec
@@ -38,7 +38,7 @@ runit as init
%prep
%setup -qc
mv admin/%{name}-%{version}/* .
-%patch0 -p1
+%patch -P0 -p1
rm -f doc/debian
# dirty patch
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/runit.git/commitdiff/4ef917d4d66f1e2fa40ebc6f3e0f9622fe2f0abc
More information about the pld-cvs-commit
mailing list