This commit is contained in:
Than Ngo 2008-07-29 15:40:31 +00:00
parent 555dcc6aaa
commit 0ef21d7e3e

View File

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