-
Notifications
You must be signed in to change notification settings - Fork 1
opichals/osx-pkg-dmg
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is a set of scripts which automate the whole OS X .pkg and .dmg construction for any folder you point it to. See the makefile for usage example. The resulting package should during installation get under controll of pkgutil. One can check it is installed using: $ pkgutil --packages Pkgutil can also remove it via (careful with this one, use only if you know what exactly it is doing): $ pkgutil --unlink And one can make the system forget about it using: $ pkgutil --forget A seemingly more up-to-date info is present at https://wincent.com/wiki/Uninstalling_packages_(.pkg_files)_on_Mac_OS_X Available under the BSD License. Enjoy! Standa Opichal [email protected]
About
Basic OS X .pkg and .dmg creation script set
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published