[packages/acidrip] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 22:29:23 CEST 2025
commit b89af2d98bbe14425c637451c3c017e5ff66e22e
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 22:29:08 2025 +0200
Fix applying patches.
acidrip.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/acidrip.spec b/acidrip.spec
index 986ce9d..8737cb8 100644
--- a/acidrip.spec
+++ b/acidrip.spec
@@ -37,7 +37,7 @@ MEncodera, która automatyzuje ten proces na kilka sposobów:
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__perl} Makefile.PL \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/acidrip.git/commitdiff/b89af2d98bbe14425c637451c3c017e5ff66e22e
More information about the pld-cvs-commit
mailing list