File sstp-client-svn-stable.install of Package sstp-client-svn-stable

rmstate() {
  /bin/true
}

post_install() {
  /bin/true
}

post_upgrade() {
  rm -f /run/sstpc/*
}

pre_remove() {
  rm -f /run/sstpc/*
}

op=$1
shift

$op "$@"

openSUSE Build Service is sponsored by