[packages/genext2fs] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:42:04 CEST 2025
commit 53ad25fe69eebdc23447770cc25f552d429c12b2
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:41:48 2025 +0200
Fix applying patches.
genext2fs.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/genext2fs.spec b/genext2fs.spec
index c456826..5369e61 100644
--- a/genext2fs.spec
+++ b/genext2fs.spec
@@ -23,7 +23,7 @@ linkami symbolicznymi i plikami urządzeń jako normalny użytkownik.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
install %{SOURCE1} Makefile
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/genext2fs.git/commitdiff/53ad25fe69eebdc23447770cc25f552d429c12b2
More information about the pld-cvs-commit
mailing list