[packages/aces_container] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 22:29:15 CEST 2025
commit 70e712a32ae91788d26e337688a9775a853ccd2d
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 22:28:59 2025 +0200
Fix applying patches.
aces_container.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/aces_container.spec b/aces_container.spec
index bb90963..972084b 100644
--- a/aces_container.spec
+++ b/aces_container.spec
@@ -42,7 +42,7 @@ Pliki nagłówkowe biblioteki AcesContainer.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%cmake . \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/aces_container.git/commitdiff/70e712a32ae91788d26e337688a9775a853ccd2d
More information about the pld-cvs-commit
mailing list