[packages/libdjinterop] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:47:03 CEST 2025
commit 5e81d7daded486d1c114a6c389aaa6b42de9d539
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:46:48 2025 +0200
Fix applying patches.
libdjinterop.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/libdjinterop.spec b/libdjinterop.spec
index 75bf582..c1a04f3 100644
--- a/libdjinterop.spec
+++ b/libdjinterop.spec
@@ -51,7 +51,7 @@ Pliki nagłówkowe biblioteki DjInterop.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
install -d build
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/libdjinterop.git/commitdiff/5e81d7daded486d1c114a6c389aaa6b42de9d539
More information about the pld-cvs-commit
mailing list