[packages/trac-plugin-git] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 03:21:22 CEST 2025


commit df160d830a189508e276649b5ed788ee4513283e
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 03:21:06 2025 +0200

    Fix applying patches.

 trac-plugin-git.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/trac-plugin-git.spec b/trac-plugin-git.spec
index ce04f8d..519c8c2 100644
--- a/trac-plugin-git.spec
+++ b/trac-plugin-git.spec
@@ -43,7 +43,7 @@ Features:
 %setup -qc
 mv *-trac-git-plugin-*/* .
 %if "%{py_ver}" < "2.5"
-%patch0 -p1
+%patch -P0 -p1
 %endif
 
 %build
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/trac-plugin-git.git/commitdiff/df160d830a189508e276649b5ed788ee4513283e



More information about the pld-cvs-commit mailing list