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