[packages/mozilla-launcher] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:23:43 CEST 2025
commit 0160c01dd4c212201b0e6765ec561bdf06cd7021
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:23:27 2025 +0200
Fix applying patches.
mozilla-launcher.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/mozilla-launcher.spec b/mozilla-launcher.spec
index 9d77a6e..3d2cc5b 100644
--- a/mozilla-launcher.spec
+++ b/mozilla-launcher.spec
@@ -28,7 +28,7 @@ Skrypt uruchiamiający Mozillę lub Firefoksa.
%prep
%setup -qcT
%{__bzip2} -dc %{SOURCE0} > %{name}
-%patch0 -p1
+%patch -P0 -p1
%install
rm -rf $RPM_BUILD_ROOT
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/mozilla-launcher.git/commitdiff/0160c01dd4c212201b0e6765ec561bdf06cd7021
More information about the pld-cvs-commit
mailing list