[packages/isodump] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:17:56 CEST 2025
commit aedda1a152367196e265ef7aeb648a66da7fcf24
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:17:40 2025 +0200
Fix applying patches.
isodump.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/isodump.spec b/isodump.spec
index 9467193..e2bd666 100644
--- a/isodump.spec
+++ b/isodump.spec
@@ -20,7 +20,7 @@ lub pliku.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
./configure
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/isodump.git/commitdiff/aedda1a152367196e265ef7aeb648a66da7fcf24
More information about the pld-cvs-commit
mailing list