fix folder name in vim spec

This commit is contained in:
Chris Cromer 2020-06-01 20:46:44 -04:00
parent b70df08402
commit d56df3aace
Signed by: cromer
GPG Key ID: 39CC813FF3C8708A
1 changed files with 1 additions and 1 deletions

View File

@ -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 \