[packages/rush] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:50:07 CEST 2025
commit cce1f34205b7537c37c51efc3a0a7e91db36adb5
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:49:51 2025 +0200
Fix applying patches.
rush.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/rush.spec b/rush.spec
index 8636ea4..df284aa 100644
--- a/rush.spec
+++ b/rush.spec
@@ -41,7 +41,7 @@ jak pamięć wirtualna, czas pracy procesora, itp.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__gettextize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/rush.git/commitdiff/cce1f34205b7537c37c51efc3a0a7e91db36adb5
More information about the pld-cvs-commit
mailing list