[packages/disko] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:14:51 CEST 2025
commit 61f81f5976071f6c74cbcce14a3bb416e8982a0a
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:14:35 2025 +0200
Fix applying patches.
disko.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/disko.spec b/disko.spec
index b638282..d9c6c1f 100644
--- a/disko.spec
+++ b/disko.spec
@@ -48,7 +48,7 @@ Pliki nagłówkowe dla bibliotek Disko.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
CFLAGS="%{rpmcflags} -fPIC" \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/disko.git/commitdiff/61f81f5976071f6c74cbcce14a3bb416e8982a0a
More information about the pld-cvs-commit
mailing list