[packages/hxd] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:10:24 CEST 2025
commit b8017c4474d55b9405de058064aa8279a30e847c
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:10:08 2025 +0200
Fix applying patches.
hxd.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/hxd.spec b/hxd.spec
index a9cb14c..3cf82be 100644
--- a/hxd.spec
+++ b/hxd.spec
@@ -29,7 +29,7 @@ systemami z X w nazwie, BSD też się liczą.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
CFLAGS="%{rpmcflags}" \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/hxd.git/commitdiff/b8017c4474d55b9405de058064aa8279a30e847c
More information about the pld-cvs-commit
mailing list