[packages/xfce-utils] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 10:16:00 CEST 2025
commit ae48c91d5f02351bff6d3d9c4a701e9c556d7d35
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:31:02 2025 +0200
Fix applying patches.
xfce-utils.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/xfce-utils.spec b/xfce-utils.spec
index 2193a03..4bd97b8 100644
--- a/xfce-utils.spec
+++ b/xfce-utils.spec
@@ -46,7 +46,7 @@ xfce-utils zawiera narzędzia dla środowiska Xfce.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__intltoolize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/xfce-utils.git/commitdiff/ae48c91d5f02351bff6d3d9c4a701e9c556d7d35
More information about the pld-cvs-commit
mailing list