[packages/gtksee] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:03:02 CEST 2025
commit 03d167c625949b49e333c08e98f245f859af39b2
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:02:46 2025 +0200
Fix applying patches.
gtksee.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gtksee.spec b/gtksee.spec
index a2cd526..664e9f4 100644
--- a/gtksee.spec
+++ b/gtksee.spec
@@ -45,7 +45,7 @@ Microsoft(r).
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
# it's encoded in gb2312
mv -f po/{zh_CN.EUC,zh_CN}.po
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/gtksee.git/commitdiff/03d167c625949b49e333c08e98f245f859af39b2
More information about the pld-cvs-commit
mailing list