.
OBS-URL: https://build.opensuse.org/package/show/editors/emacs-auctex?expand=0&rev=27
This commit is contained in:
parent
851f86efb4
commit
8d51a5c337
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Sep 25 10:19:49 UTC 2013 - werner@suse.de
|
||||||
|
|
||||||
|
- Make it build again as we have now a site-start.d below site-lisp
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Jun 7 07:25:10 UTC 2013 - werner@suse.de
|
Fri Jun 7 07:25:10 UTC 2013 - werner@suse.de
|
||||||
|
|
||||||
|
@ -99,6 +99,7 @@ you cannot use this package for XEmacs.
|
|||||||
|
|
||||||
%install
|
%install
|
||||||
export LC_CTYPE=ISO-8859-1
|
export LC_CTYPE=ISO-8859-1
|
||||||
|
mkdir -p %{buildroot}%{_sitedir}/site-start.d
|
||||||
make install DESTDIR=%{buildroot}
|
make install DESTDIR=%{buildroot}
|
||||||
rm -rf %{buildroot}%{_aucdir}/auto
|
rm -rf %{buildroot}%{_aucdir}/auto
|
||||||
pushd %{buildroot}%{_aucdir}/
|
pushd %{buildroot}%{_aucdir}/
|
||||||
@ -161,8 +162,8 @@ done
|
|||||||
%{_aucdir}/auto/.nosearch
|
%{_aucdir}/auto/.nosearch
|
||||||
%{_aucdir}/style/.nosearch
|
%{_aucdir}/style/.nosearch
|
||||||
%config %{_sitedir}/suse-start*.el
|
%config %{_sitedir}/suse-start*.el
|
||||||
%config %{_sitedir}/auctex.el
|
|
||||||
%config %{_sitedir}/preview-latex.el
|
|
||||||
%config %{_sitedir}/tex-site.el
|
%config %{_sitedir}/tex-site.el
|
||||||
|
%config %{_sitedir}/site-start.d/auctex.el
|
||||||
|
%config %{_sitedir}/site-start.d/preview-latex.el
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
Loading…
Reference in New Issue
Block a user