Dr. Werner Fink 2016-09-20 15:34:59 +00:00 committed by Git OBS Bridge
parent 2c749d035b
commit 09e8f81148

View File

@ -124,6 +124,11 @@ you cannot use this package for XEmacs.
;;
(load "preview-latex.el" nil t t)
EOF
for el in auctex.el preview-latex.el
do
test -e %{buildroot}%{_sitedir}/$el || continue
mv %{buildroot}%{_sitedir}/$el %{buildroot}%{_sitedir}/site-start.d/
done
#
# Preview is part of te_latex
#