1 2 3 4 5 6 7 8 9
post_install() { # update modulesets and defaults.jhbuildrc usr/bin/update-jhbuild-cfgs echo 'Now, look at' echo echo ' http://git.gnome.org/browse/jhbuild/tree/examples/sample.jhbuildrc' echo echo 'and create your ~/.config/jhbuildrc file.' }