[packages/jshint] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:25:16 CEST 2025
commit e3251ea14dcfbb06f0a58bcc801efaec1bbca4ef
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:25:01 2025 +0200
Fix applying patches.
jshint.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/jshint.spec b/jshint.spec
index d450dda..e437cb0 100644
--- a/jshint.spec
+++ b/jshint.spec
@@ -28,7 +28,7 @@ to execute in.
%prep
%setup -qc
mv *-jshint-*/* .
-%patch0 -p1
+%patch -P0 -p1
%install
rm -rf $RPM_BUILD_ROOT
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/jshint.git/commitdiff/e3251ea14dcfbb06f0a58bcc801efaec1bbca4ef
More information about the pld-cvs-commit
mailing list