diff --git a/SPECS/vim.spec b/SPECS/vim.spec index 29b028d..94b75d9 100644 --- a/SPECS/vim.spec +++ b/SPECS/vim.spec @@ -16,7 +16,7 @@ Requires: filesystem The Vim package contains a powerful text editor. #----------------------------------------------------------------------------- %prep -%setup -q -n %{NAME}82 +%setup -q -n %{name}-%{version} echo '#define SYS_VIMRC_FILE "/etc/vimrc"' >> src/feature.h %build ./configure \