[packages/psacct] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:23:07 CEST 2025
commit 8f053a6c69b328939668975e4683467c614f5846
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:22:51 2025 +0200
Fix applying patches.
psacct.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/psacct.spec b/psacct.spec
index c528b5b..5ef9238 100644
--- a/psacct.spec
+++ b/psacct.spec
@@ -52,8 +52,8 @@ processos estão incluídas aqui.
%prep
%setup -q -n acct-%{version}
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
%build
%{__libtoolize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/psacct.git/commitdiff/8f053a6c69b328939668975e4683467c614f5846
More information about the pld-cvs-commit
mailing list