[packages/racer] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:38:47 CEST 2025
commit 3702573c6e1ffd24e144dd18471b5d11432c29e3
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:38:31 2025 +0200
Fix applying patches.
racer.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/racer.spec b/racer.spec
index da11e22..ae58656 100644
--- a/racer.spec
+++ b/racer.spec
@@ -36,7 +36,7 @@ stosunkową łatwością.
%prep
%setup -q -a 1 -n rr050src
-%patch0 -p1
+%patch -P0 -p1
#- (blino) fix ar flags, remove -a option
%{__perl} -pi -e 's,ARFLAGS=-ar(.*),ARFLAGS=-r\1,' src/libs/*/makefile
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/racer.git/commitdiff/3702573c6e1ffd24e144dd18471b5d11432c29e3
More information about the pld-cvs-commit
mailing list