]> git.pld-linux.org Git - packages/vim.git/commitdiff
- don't require tcsh (it's used only in example script)
authorwolf <wolf@pld-linux.org>
Sun, 30 Nov 2003 23:32:12 +0000 (23:32 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    vim.spec -> 1.187

vim.spec

index 26e48aa6a295d2da88d8842beb1ee77b5f50461a..470ab0581e8849829a3845439020ca101320c613 100644 (file)
--- a/vim.spec
+++ b/vim.spec
@@ -208,6 +208,9 @@ Requires:   %{name}-rt = %{epoch}:%{version}
 Obsoletes:     vim-enhanced
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
+# that's example script
+%define                _noautoreq      '/bin/csh'
+
 %description
 Text editor similar to Vi. Important improvements: multiple windows,
 multi-level undo, block highliting, folding, and many other.
This page took 0.110946 seconds and 4 git commands to generate.