[packages/redhat-artwork] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:41:08 CEST 2025
commit a6eba40aaedaff9400bb641cbf9fd49e8dd7b6a1
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:40:52 2025 +0200
Fix applying patches.
redhat-artwork.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/redhat-artwork.spec b/redhat-artwork.spec
index 4b6c14e..0628aef 100644
--- a/redhat-artwork.spec
+++ b/redhat-artwork.spec
@@ -189,8 +189,8 @@ Motyw Bluecurve dla GDM-a.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1 -b .niedakh
+%patch -P0 -p1
+%patch -P1 -p1 -b .niedakh
#%patch2 -p1
%build
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/redhat-artwork.git/commitdiff/a6eba40aaedaff9400bb641cbf9fd49e8dd7b6a1
More information about the pld-cvs-commit
mailing list