[packages/dotproject] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:19:17 CEST 2025
commit 510d74967a1a1fa90dce3397f88ae282d3edeb97
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:19:02 2025 +0200
Fix applying patches.
dotproject.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/dotproject.spec b/dotproject.spec
index ad5d7fc..8360eee 100644
--- a/dotproject.spec
+++ b/dotproject.spec
@@ -38,7 +38,7 @@ uprawnienia użytkowników do modułów oraz motywy.
%prep
%setup -q -n %{name}
-%patch0 -p1
+%patch -P0 -p1
%install
rm -rf $RPM_BUILD_ROOT
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/dotproject.git/commitdiff/510d74967a1a1fa90dce3397f88ae282d3edeb97
More information about the pld-cvs-commit
mailing list