[packages/penguineyes] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:54:20 CEST 2025
commit 1426e2b379e5e848c0302b7131dc68fef6e0b054
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:54:04 2025 +0200
Fix applying patches.
penguineyes.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/penguineyes.spec b/penguineyes.spec
index 2857971..dc6a222 100644
--- a/penguineyes.spec
+++ b/penguineyes.spec
@@ -28,7 +28,7 @@ który będzie obserwował twój kursor.
%prep
%setup -q -a2 -n %{name}-%{version}.orig
-%patch0 -p1
+%patch -P0 -p1
%build
rm -f missing
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/penguineyes.git/commitdiff/1426e2b379e5e848c0302b7131dc68fef6e0b054
More information about the pld-cvs-commit
mailing list