]> git.donarmstrong.com Git - lilypond.git/blob - debian/prerm
* make/ly-rules.make: Test for files instead of touching void and
[lilypond.git] / debian / prerm
1 #!/bin/sh
2 set -e
3
4 install-info --quiet --remove /usr/share/info/lilypond.info.gz
5
6 #DEBHELPER#