]> git.donarmstrong.com Git - lilypond.git/commitdiff
(Group): remove texmf profile stuff.
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Tue, 29 Mar 2005 23:02:57 +0000 (23:02 +0000)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Tue, 29 Mar 2005 23:02:57 +0000 (23:02 +0000)
ChangeLog
VERSION
make/lilypond.fedora.spec.in

index a1496269246ead5700d870f91f41a834dae1ecd1..f15d8276526eb060279a8e9d96b173710015da31 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+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.
diff --git a/VERSION b/VERSION
index aee74208a9ed0408e408ad166e765756255da7cf..9656b31c0f10b879c23d40b2b78a35ab4fde594f 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -1,6 +1,6 @@
 PACKAGE_NAME=LilyPond
 MAJOR_VERSION=2
 MINOR_VERSION=5
-PATCH_LEVEL=17
+PATCH_LEVEL=18
 MY_PATCH_LEVEL=
 
index 52c9cebd210eb1b68413ed1c7eb06fb50464b3da..816509c54e2acfb4b7766d67b467380a02a0f75b 100644 (file)
@@ -78,9 +78,7 @@ gzip -9fn $RPM_BUILD_ROOT%{_mandir}/man1/*
 
 
 # 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}" \
@@ -100,7 +98,6 @@ gzip -9fn `find $RPM_BUILD_ROOT%{_infodir}/ -name '*.info'`
 %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 
@@ -118,10 +115,6 @@ if [ -d /usr/share/vim ]; then
 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