summaryrefslogtreecommitdiff
path: root/jhbuild/jhbuild.install
blob: 2a6ad207b99149ae86586d3e3edcbc2160444cb1 (plain)
1
2
3
4
5
6
7
post_install() {
    echo 'Now, look at'
    echo
    echo '    http://git.gnome.org/browse/jhbuild/tree/examples/sample.jhbuildrc'
    echo
    echo 'and create your ~/.config/jhbuildrc file.'
}