[packages/Xconfigurator] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 11:27:58 CEST 2025
commit 0860aa69e776f25b9a6fcf797d7df0a9d96a4b62
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:30:55 2025 +0200
Fix applying patches.
Xconfigurator.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/Xconfigurator.spec b/Xconfigurator.spec
index aea676d..c7e35cd 100644
--- a/Xconfigurator.spec
+++ b/Xconfigurator.spec
@@ -39,7 +39,7 @@ przyjemniejszy interfejs i jest łatwiejszy w obsłudze.
%prep
%setup -q
#%patch0 -p1
-%patch1 -p1
+%patch -P1 -p1
%build
%{__make}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/Xconfigurator.git/commitdiff/2c51f7dc5434813251fe23dedd565ea84f867df7
More information about the pld-cvs-commit
mailing list