[packages/lptmanager] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:10:14 CEST 2025
commit af81295af47c896712b23c68e30c0389319c4314
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:09:59 2025 +0200
Fix applying patches.
lptmanager.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/lptmanager.spec b/lptmanager.spec
index 1a3e241..af18230 100644
--- a/lptmanager.spec
+++ b/lptmanager.spec
@@ -28,7 +28,7 @@ Windows (mingw32).
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__aclocal}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/lptmanager.git/commitdiff/af81295af47c896712b23c68e30c0389319c4314
More information about the pld-cvs-commit
mailing list