[packages/silicon] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:58:28 CEST 2025
commit 7e90b643d6eb654512701b02bc3c88e307d8ce38
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:58:12 2025 +0200
Fix applying patches.
silicon.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/silicon.spec b/silicon.spec
index 2dba68f..c58498b 100644
--- a/silicon.spec
+++ b/silicon.spec
@@ -101,8 +101,8 @@ Silicon themes.
%prep
%setup -q -n %{name}-empire
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
%build
cd src
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/silicon.git/commitdiff/7e90b643d6eb654512701b02bc3c88e307d8ce38
More information about the pld-cvs-commit
mailing list