[packages/dox] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:19:32 CEST 2025
commit 75972816a0814cf32eb1803d70d08c5b94504fb9
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:19:16 2025 +0200
Fix applying patches.
dox.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/dox.spec b/dox.spec
index e563b41..22e814a 100644
--- a/dox.spec
+++ b/dox.spec
@@ -63,7 +63,7 @@ Możliwości:
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
./configure \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/dox.git/commitdiff/75972816a0814cf32eb1803d70d08c5b94504fb9
More information about the pld-cvs-commit
mailing list