File: postinst-cligac

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