[packages/Servus] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:56:29 CEST 2025
commit 4bc978dbd1e06445ff238e2005d302002ac5edfd
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:56:13 2025 +0200
Fix applying patches.
Servus.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/Servus.spec b/Servus.spec
index 499f836..1ef27aa 100644
--- a/Servus.spec
+++ b/Servus.spec
@@ -102,7 +102,7 @@ Graficzny interfejs servusBrowser.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
rmdir CMake/common
ln -s %{_datadir}/Eyescale-CMake CMake/common
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/Servus.git/commitdiff/4bc978dbd1e06445ff238e2005d302002ac5edfd
More information about the pld-cvs-commit
mailing list