[packages/nosefart] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:36:19 CEST 2025
commit 365c31ae9d8abd9a217424c27099b81828066d21
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:36:04 2025 +0200
Fix applying patches.
nosefart.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/nosefart.spec b/nosefart.spec
index b2a719b..fe724d1 100644
--- a/nosefart.spec
+++ b/nosefart.spec
@@ -65,8 +65,8 @@ zawiera odtwarzacz zbudowany jako wtyczka XMMS-a.
%prep
%setup -q -n %{name}-%{version}-mls
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
rm -r src/gnosefart-1.5/autom4te.cache
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/nosefart.git/commitdiff/365c31ae9d8abd9a217424c27099b81828066d21
More information about the pld-cvs-commit
mailing list