[packages/newsportal] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:34:38 CEST 2025
commit cb9a31663f3580fa46b200deee0e5e121751fac3
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:34:23 2025 +0200
Fix applying patches.
newsportal.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/newsportal.spec b/newsportal.spec
index 1799bc9..7bd459a 100644
--- a/newsportal.spec
+++ b/newsportal.spec
@@ -49,7 +49,7 @@ przeglądarkę WWW.
%prep
%setup -q -n NewsPortal-%{version}
-%patch0 -p1
+%patch -P0 -p1
%install
rm -rf $RPM_BUILD_ROOT
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/newsportal.git/commitdiff/cb9a31663f3580fa46b200deee0e5e121751fac3
More information about the pld-cvs-commit
mailing list