[packages/pyslide] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:25:48 CEST 2025
commit c7e79d1a523d869a1a6ac80d74fb26a2659867d9
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:25:33 2025 +0200
Fix applying patches.
pyslide.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/pyslide.spec b/pyslide.spec
index 22961f7..c9459bb 100644
--- a/pyslide.spec
+++ b/pyslide.spec
@@ -35,7 +35,7 @@ możliwości pyslide.
%prep
%setup -q -n %{name}-%{version}.orig
-%patch0 -p1
+%patch -P0 -p1
%build
CFLAGS="%{rpmcflags}"
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/pyslide.git/commitdiff/c7e79d1a523d869a1a6ac80d74fb26a2659867d9
More information about the pld-cvs-commit
mailing list