[packages/twinkle] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 03:24:06 CEST 2025
commit a94f6ec3467529e6c63976a2f6063c67f03b54be
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:23:50 2025 +0200
Fix applying patches.
twinkle.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/twinkle.spec b/twinkle.spec
index 57b5b53..4721a03 100644
--- a/twinkle.spec
+++ b/twinkle.spec
@@ -45,8 +45,8 @@ telefonicznych po sieciach IP.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
%build
install -d build
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/twinkle.git/commitdiff/a94f6ec3467529e6c63976a2f6063c67f03b54be
More information about the pld-cvs-commit
mailing list