[packages/trac-plugin-doxygen] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 03:21:19 CEST 2025
commit a5f2aeb3f4ef696fe42352aba1828ef9536d053a
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:21:04 2025 +0200
Fix applying patches.
trac-plugin-doxygen.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/trac-plugin-doxygen.spec b/trac-plugin-doxygen.spec
index 33acf25..9c97ed2 100644
--- a/trac-plugin-doxygen.spec
+++ b/trac-plugin-doxygen.spec
@@ -30,7 +30,7 @@ doxygen: prefix.
%prep
%setup -q -n %{plugin}plugin
-%patch0 -p1
+%patch -P0 -p1
%build
cd %{trac_ver}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/trac-plugin-doxygen.git/commitdiff/a5f2aeb3f4ef696fe42352aba1828ef9536d053a
More information about the pld-cvs-commit
mailing list