File: postinst-cligac

package info (click to toggle)
cli-common 0.5.7
  • links: PTS, VCS
  • area: main
  • in suites: lenny
  • size: 208 kB
  • ctags: 11
  • sloc: perl: 913; sh: 53; makefile: 42
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