updated on Sun Jan 22 16:00:49 UTC 2012
[aur-mirror.git] / boost-build-nightly / boost-build.install
blobda0c2ee67402bc67e99fcb470ef29e83ac5a7cfa
1 post_install() {
2 /bin/true
3 /bin/cat << EOF
4 ===>
5 ===> To generate a new configuration file for boost-build
6 ===> do "/etc/rc.d/boost-build-config -s"
7 ===> 
8 ===> do "/etc/rc.d/boost-build-config --help" for more information
9 ===>
10 EOF
11 /etc/rc.d/boost-build-config -s
12 /bin/true
15 post_upgrade() {
16 /etc/rc.d/boost-build-config -s
17 /bin/true
20 post_remove() {
21 /bin/true