[packages/sysnews] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 03:13:02 CEST 2025
commit e753eb7689a477eba6293a9a396f19dd295982e1
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:12:46 2025 +0200
Fix applying patches.
sysnews.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/sysnews.spec b/sysnews.spec
index 4620f98..3ca5b86 100644
--- a/sysnews.spec
+++ b/sysnews.spec
@@ -30,7 +30,7 @@ zostawić nowinkę.
%prep
%setup -q -c
-%patch0 -p1
+%patch -P0 -p1
%build
%{__make} CFLAGS="-Wall %{rpmcflags}"
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/sysnews.git/commitdiff/e753eb7689a477eba6293a9a396f19dd295982e1
More information about the pld-cvs-commit
mailing list