9.1 #1

Merged
cromer merged 46 commits from 9.1 into master 2020-06-02 00:45:19 -04:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit d56df3aace - Show all commits

View File

@ -16,7 +16,7 @@ Requires: filesystem
The Vim package contains a powerful text editor. The Vim package contains a powerful text editor.
#----------------------------------------------------------------------------- #-----------------------------------------------------------------------------
%prep %prep
%setup -q -n %{NAME}82 %setup -q -n %{name}-%{version}
echo '#define SYS_VIMRC_FILE "/etc/vimrc"' >> src/feature.h echo '#define SYS_VIMRC_FILE "/etc/vimrc"' >> src/feature.h
%build %build
./configure \ ./configure \