[packages/ext3undel] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:29:02 CEST 2025
commit c3d9ec784e5a794bc67c6955497d40c9d6c4ca5c
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:28:46 2025 +0200
Fix applying patches.
ext3undel.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/ext3undel.spec b/ext3undel.spec
index 94f9da9..e900345 100644
--- a/ext3undel.spec
+++ b/ext3undel.spec
@@ -30,7 +30,7 @@ pojedynczego pliku lub całości danych na dysku.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%install
rm -rf $RPM_BUILD_ROOT
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/ext3undel.git/commitdiff/c3d9ec784e5a794bc67c6955497d40c9d6c4ca5c
More information about the pld-cvs-commit
mailing list