[packages/gresistor] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:58:59 CEST 2025
commit ff393be696cf13ebcbe2e5eca5dce0f8d78c3cab
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:58:43 2025 +0200
Fix applying patches.
gresistor.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gresistor.spec b/gresistor.spec
index 3e90380..b08debb 100644
--- a/gresistor.spec
+++ b/gresistor.spec
@@ -37,7 +37,7 @@ jak wartość rezystora zmienia się w zależności od wybranego koloru.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__python} setup.py build
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/gresistor.git/commitdiff/ff393be696cf13ebcbe2e5eca5dce0f8d78c3cab
More information about the pld-cvs-commit
mailing list