[packages/vim] drop amiga workbench files
glen
glen at pld-linux.org
Sat Jan 9 15:42:53 CET 2016
commit 1fd10b445ebd75bd153472ee0be096ea2c3561b6
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Sat Jan 9 16:42:48 2016 +0200
drop amiga workbench files
vim.spec | 6 ++++++
1 file changed, 6 insertions(+)
---
diff --git a/vim.spec b/vim.spec
index 5926547..9b57c52 100644
--- a/vim.spec
+++ b/vim.spec
@@ -808,6 +808,12 @@ cp -p %{SOURCE32} runtime/colors
%{__mv} runtime/lang/menu_n{o,b}_no.latin1.vim
%{__mv} runtime/lang/menu_n{o,b}_no.utf-8.vim
+# not info files but some binary files for Amiga:
+# Amiga Workbench drawer icon
+# Amiga Workbench project icon
+# Amiga Workbench tool icon
+find -name '*.info' | xargs rm -v
+
%build
cd src
%{__autoconf}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/vim.git/commitdiff/1fd10b445ebd75bd153472ee0be096ea2c3561b6
More information about the pld-cvs-commit
mailing list