]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/windows/post-lilypond.sh
* Documentation/windows/zlily-profile.sh:
[lilypond.git] / Documentation / windows / post-lilypond.sh
index 8259c90f64d6431b3f376d31d011aeeb798bc067..113a1764769ae0533105b9325f5ae0f6bc92dc7c 100644 (file)
@@ -1,8 +1,13 @@
 #!@SHELL@
 # /etc/profile.d/post-lily.sh  -- Setup LilyPond
 
-rm -f /usr/lilypond
-lily=@prefix@
-ln -s $lily /usr/lilypond
+# touch /tmp/.lilypond-install  -- from redhat.spec, why?
+rm `find /var/lib/texmf -name 'feta*pk' -or -name 'feta*tfm' -or -name 'parmesan*pk' -or -name 'parmesan*tfm' -print'`
+# rm /tmp/.lilypond-install
+
+# needed for prefix=lilypond-x.y.z 
+#rm -f /usr/lilypond
+#lily=@prefix@
+#ln -s $lily /usr/lilypond