[packages/acs] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 22:29:44 CEST 2025
commit a6e17a3d3deb03157ddc955f45c1335988bba4b9
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 22:29:28 2025 +0200
Fix applying patches.
acs.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/acs.spec b/acs.spec
index add26eb..045474d 100644
--- a/acs.spec
+++ b/acs.spec
@@ -28,7 +28,7 @@ pakiecie.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
OPT_FLAGS="%{rpmcflags}"; export OPT_FLAGS
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/acs.git/commitdiff/a6e17a3d3deb03157ddc955f45c1335988bba4b9
More information about the pld-cvs-commit
mailing list