[packages/basket] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 22:46:07 CEST 2025
commit 0d2399136a611e169f3784a2c40c3050118ff3ee
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 22:45:51 2025 +0200
Fix applying patches.
basket.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/basket.spec b/basket.spec
index 3b6ac6e..a4d55e5 100644
--- a/basket.spec
+++ b/basket.spec
@@ -40,8 +40,8 @@ uwalniania pulpitu ze śmieci.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
%{__sed} -i -e 's,\$(TOPSUBDIRS),doc po src,' Makefile.am
%build
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/basket.git/commitdiff/0d2399136a611e169f3784a2c40c3050118ff3ee
More information about the pld-cvs-commit
mailing list