]> git.donarmstrong.com Git - lilypond.git/blobdiff - debian/postinst
release: 1.3.120
[lilypond.git] / debian / postinst
index 32ba2706e43ba2e7f8709053664992407f5c5746..bf404ce2a2a7dc150222feb9e0f458be141ef195 100755 (executable)
@@ -18,12 +18,11 @@ TEXMFMAIN=`/usr/bin/kpsewhich -expand-var '$TEXMFMAIN'`
 echo " Running /usr/bin/mktexlsr $TEXMFMAIN..."
 /usr/bin/mktexlsr $TEXMFMAIN
 
-#install-info --description='LilyPond, the GNU Project music typesetter' \
-#      --section "Music" "Music" \
-#      --quiet /usr/share/info/lilypond.info.gz
+install-info --description='LilyPond, the GNU Project music typesetter' \
+       --section "Music" "Music" \
+       --quiet /usr/share/info/lilypond.info.gz
 
 #DEBHELPER#
-
 echo
 echo " $pkg_name configuration completed."
 echo " Please read /usr/share/doc/lilypond1.3/README.Debian to get started."