+2005-03-30 Han-Wen Nienhuys <hanwen@xs4all.nl>
+
+ * make/lilypond.fedora.spec.in (Group): remove texmf profile stuff.
+
2005-03-29 Han-Wen Nienhuys <hanwen@xs4all.nl>
* scripts/convert-ly.py (conv): add stencil-aligned-to! rule.
# profile scripts.
-mkdir -p $RPM_BUILD_ROOT/etc/profile.d
-cp buildscripts/out/lilypond-profile $RPM_BUILD_ROOT/etc/profile.d/lilypond.sh
-cp buildscripts/out/lilypond-login $RPM_BUILD_ROOT/etc/profile.d/lilypond.csh
+
# web doc
make prefix="$RPM_BUILD_ROOT%{_prefix}" \
%post
touch /tmp/.lilypond-install
-rm `find /var/lib/texmf -name 'feta*pk' -or -name 'feta*tfm' -or -name 'parmesan*pk' -or -name 'parmesan*tfm' -print` /tmp/.lilypond-install
%if %{info}
/sbin/install-info %{_infodir}/lilypond/lilypond.info.gz %{_infodir}/dir
fi
-# chkfontpath --add=%{_datadir}/lilypond/@TOPLEVEL_VERSION@/fonts/type1/
-
-echo 'Logout first before using LilyPond.'
-
%preun
if [ -f /usr/share/lilypond/%{version}/ls-R ]; then
rm -f /usr/share/lilypond/%{version}/ls-R