[packages/xsysinfo] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 10:23:33 CEST 2025
commit 921678965ea6f8ae2088981d14de4bf6ae17ea0b
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:31:19 2025 +0200
Fix applying patches.
xsysinfo.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/xsysinfo.spec b/xsysinfo.spec
index 3f9cb01..97753ba 100644
--- a/xsysinfo.spec
+++ b/xsysinfo.spec
@@ -76,7 +76,7 @@ ve bir pencere içinde sistemin yükü zamana bağlı olarak izlenebilir.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__make} clean
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/xsysinfo.git/commitdiff/921678965ea6f8ae2088981d14de4bf6ae17ea0b
More information about the pld-cvs-commit
mailing list