[packages/qingy] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:35:15 CEST 2025
commit dd48857eef74a66b7cb9d06be9b44926bac7f9b0
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:34:59 2025 +0200
Fix applying patches.
qingy.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/qingy.spec b/qingy.spec
index b56be06..5fa6716 100644
--- a/qingy.spec
+++ b/qingy.spec
@@ -47,8 +47,8 @@ Uwaga: mechanizm blokowania konsoli nie działa poprawnie w tej wersji.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
%build
%{__libtoolize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/qingy.git/commitdiff/dd48857eef74a66b7cb9d06be9b44926bac7f9b0
More information about the pld-cvs-commit
mailing list