[packages/libdwg] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:47:44 CEST 2025
commit c3a2ad051e66a0759301874cb467815f29cd44d8
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:47:28 2025 +0200
Fix applying patches.
libdwg.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/libdwg.spec b/libdwg.spec
index 6d74624..9399ba3 100644
--- a/libdwg.spec
+++ b/libdwg.spec
@@ -50,7 +50,7 @@ Statyczna biblioteka LibDWG.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%configure
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/libdwg.git/commitdiff/c3a2ad051e66a0759301874cb467815f29cd44d8
More information about the pld-cvs-commit
mailing list