[packages/xorriso] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 10:21:36 CEST 2025
commit c1b5edb550e2448f08486cb1d13f85effd0906c0
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:31:13 2025 +0200
Fix applying patches.
xorriso.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/xorriso.spec b/xorriso.spec
index 427426b..a2627e7 100644
--- a/xorriso.spec
+++ b/xorriso.spec
@@ -69,7 +69,7 @@ dialogowych.
%prep
%setup -q -n %{name}-%{basever}
-%patch0 -p1
+%patch -P0 -p1
%build
%{__libtoolize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/xorriso.git/commitdiff/c1b5edb550e2448f08486cb1d13f85effd0906c0
More information about the pld-cvs-commit
mailing list