fix typo
This commit is contained in:
parent
555dcc6aaa
commit
0ef21d7e3e
@ -51,9 +51,11 @@ make %{?_smp_mflags}
|
||||
rm -rf %{buildroot}
|
||||
|
||||
make DESTDIR=%{buildroot} install
|
||||
|
||||
pushd %{buildroot}%{_bindir}
|
||||
ls -s ctags etags.ctags
|
||||
ln -s ctags etags.ctags
|
||||
popd
|
||||
|
||||
pushd %{buildroot}%{_mandir}/man1
|
||||
ln -s ctags.1.gz etags.ctags.1.gz
|
||||
popd
|
||||
|
||||
Loading…
Reference in New Issue
Block a user