Class | FPM::Package::OSXpkg |
In: |
lib/fpm/package/osxpkg.rb
lib/fpm/package/osxpkg.rb |
Parent: | FPM::Package |
SCRIPT_MAP | = | { :before_install => "preinstall", :after_install => "postinstall", } unless defined?(SCRIPT_MAP) | Map of what scripts are named. | |
POSTINSTALL_ACTIONS | = | [ "logout", "restart", "shutdown" ] | ||
OWNERSHIP_OPTIONS | = | ["recommended", "preserve", "preserve-other"] | ||
SCRIPT_MAP | = | { :before_install => "preinstall", :after_install => "postinstall", } unless defined?(SCRIPT_MAP) | Map of what scripts are named. | |
POSTINSTALL_ACTIONS | = | [ "logout", "restart", "shutdown" ] | ||
OWNERSHIP_OPTIONS | = | ["recommended", "preserve", "preserve-other"] |
return the identifier by prepending the reverse-domain prefix to the package name, else return just the name
return the identifier by prepending the reverse-domain prefix to the package name, else return just the name