[packages/postgresql_autodoc] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:20:32 CEST 2025
commit c985f59b53c7d36f36bbb633469a597ca139860d
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:20:16 2025 +0200
Fix applying patches.
postgresql_autodoc.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/postgresql_autodoc.spec b/postgresql_autodoc.spec
index fcd5e61..74f3c67 100644
--- a/postgresql_autodoc.spec
+++ b/postgresql_autodoc.spec
@@ -40,7 +40,7 @@ kontrolujących proces formatowania plików wynikowych.
%prep
%setup -q -n %{name}
-%patch0 -p0
+%patch -P0 -p0
%build
%{__make} PREFIX=%{_usr}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/postgresql_autodoc.git/commitdiff/c985f59b53c7d36f36bbb633469a597ca139860d
More information about the pld-cvs-commit
mailing list