[packages/skype-static] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:59:50 CEST 2025
commit f375633ed88c6e5600a0cab9812c50ddbef8ed0c
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:59:34 2025 +0200
Fix applying patches.
skype-static.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/skype-static.spec b/skype-static.spec
index 9dbb6da..0bd92b4 100644
--- a/skype-static.spec
+++ b/skype-static.spec
@@ -37,7 +37,7 @@ na <http://www.skype.com/go/redistribution/>.
%prep
%setup -q -n %{pkgname}_static-%{version}
-%patch0 -p1
+%patch -P0 -p1
%install
rm -rf $RPM_BUILD_ROOT
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/skype-static.git/commitdiff/f375633ed88c6e5600a0cab9812c50ddbef8ed0c
More information about the pld-cvs-commit
mailing list