[packages/libgnomeui] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:50:35 CEST 2025
commit cb5c5774beb730ae9f906820bfa8fd420f9262e1
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:50:19 2025 +0200
Fix applying patches.
libgnomeui.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/libgnomeui.spec b/libgnomeui.spec
index fdfc274..af01169 100644
--- a/libgnomeui.spec
+++ b/libgnomeui.spec
@@ -134,7 +134,7 @@ libgnomeui - przykładowe programy.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
iconv -f iso-8859-1 -t utf-8 libgnomeui/gnome-scores.h -o libgnomeui/gnome-scores.h
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/libgnomeui.git/commitdiff/cb5c5774beb730ae9f906820bfa8fd420f9262e1
More information about the pld-cvs-commit
mailing list