File: postinst-cligac

package info (click to toggle)
cli-common 0.8.2
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 248 kB
  • sloc: perl: 1,086; sh: 53; makefile: 42
file content (3 lines) | stat: -rw-r--r-- 140 bytes parent folder | download | duplicates (6)
1
2
3
if [ "$1" = "configure" ] && [ -x /usr/share/cli-common/gac-package-install ]; then
	/usr/share/cli-common/gac-package-install #PACKAGE#
fi