[packages/hptools] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:09:33 CEST 2025
commit 2dc53b87ae56e33e2fea959805e50193824f822f
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:09:17 2025 +0200
Fix applying patches.
hptools.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/hptools.spec b/hptools.spec
index 59d8cf5..25d1bce 100644
--- a/hptools.spec
+++ b/hptools.spec
@@ -20,7 +20,7 @@ synonimami kodów ESC bazujących na standardzie PCL Hewletta Packarda.
%prep
%setup -q -n %{name}_%{version}
-%patch0 -p1
+%patch -P0 -p1
%build
%{__make} \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/hptools.git/commitdiff/2dc53b87ae56e33e2fea959805e50193824f822f
More information about the pld-cvs-commit
mailing list