[packages/ximian-artwork] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 10:16:46 CEST 2025
commit e3f5d3412b757305553344f70eb31d64ffd0f9ea
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:31:04 2025 +0200
Fix applying patches.
ximian-artwork.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/ximian-artwork.spec b/ximian-artwork.spec
index 23e6b52..8bfc747 100644
--- a/ximian-artwork.spec
+++ b/ximian-artwork.spec
@@ -178,8 +178,8 @@ Tapety w stylu Industrial.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
%build
cp -f /usr/share/automake/config.sub .
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/ximian-artwork.git/commitdiff/e3f5d3412b757305553344f70eb31d64ffd0f9ea
More information about the pld-cvs-commit
mailing list