updated on Thu Jan 26 00:18:00 UTC 2012
[aur-mirror.git] / cobra / cobra.install
blob31d8ada74efb3429a466637080f892f65711c364
1 COBRA_DIR=/opt/cobra/Cobra-0.8.0-post
2 COBRA_BDIR=${COBRA_DIR}/bin
4 post_install() {
5         gacutil -i ${COBRA_BDIR}/Cobra.Lang.dll -f
8 pre_upgrade() {
9         gacutil -u Cobra.Lang
12 post_upgrade() {
13         gacutil -i ${COBRA_BDIR}/Cobra.Lang.dll -f
16 pre_remove() {
17         gacutil -u Cobra.Lang