[packages/oxygen-gtk] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:49:26 CEST 2025
commit 05ac4164a7120dcc01a04bcd323f3aba28da4da7
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:49:10 2025 +0200
Fix applying patches.
oxygen-gtk.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/oxygen-gtk.spec b/oxygen-gtk.spec
index f43c97e..2750e52 100644
--- a/oxygen-gtk.spec
+++ b/oxygen-gtk.spec
@@ -32,7 +32,7 @@ otherwise breaks everytime some setting is changed in kde.
%prep
%setup -q -n %{name}2-%{version}
-%patch0 -p1
+%patch -P0 -p1
%build
install -d build
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/oxygen-gtk.git/commitdiff/05ac4164a7120dcc01a04bcd323f3aba28da4da7
More information about the pld-cvs-commit
mailing list