[packages/man-pages-funny] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:14:09 CEST 2025
commit 733888cf66f2a447a0370a3d889b10296d1ed3d1
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:13:53 2025 +0200
Fix applying patches.
man-pages-funny.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/man-pages-funny.spec b/man-pages-funny.spec
index 62db431..6905f7b 100644
--- a/man-pages-funny.spec
+++ b/man-pages-funny.spec
@@ -39,8 +39,8 @@ dystrybucji Debian.
%prep
%setup -q -n funny-manpages-%{version}.orig -a 1
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
%install
rm -rf $RPM_BUILD_ROOT
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/man-pages-funny.git/commitdiff/733888cf66f2a447a0370a3d889b10296d1ed3d1
More information about the pld-cvs-commit
mailing list