File: postinst-cligac

package info (click to toggle)
cli-common 0.4.6
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 180 kB
  • ctags: 8
  • sloc: perl: 825; sh: 47; makefile: 42
file content (4 lines) | stat: -rw-r--r-- 139 bytes parent folder | download
1
2
3
4
if [ "$1" = "configure" ] && [ -x /usr/share/cli-common/gac-package-install ]
then
	/usr/share/cli-common/gac-package-install #PACKAGE#
fi