unixorn / luggage

Project to automate OS X package creation without using the packagemaker GUI
https://github.com/unixorn/luggage/wiki
391 stars 72 forks source link

Added convenience locations for /private/etc starting with l_private_etc #39

Closed Jaharmi closed 12 years ago

Jaharmi commented 12 years ago

Added convenience locations for /private/etc starting with l_private_etc. Kept support for l_etc locations to avoid breaking existing user Makefiles.

Tested with modified pack-hookscript-% rule.

Jaharmi commented 12 years ago

This is similar to f308caaeebc6910751f4a486eabf2399b6beb41b from @jaharmi. It doesn't change the existing l_etc rules, but does add l_private_etc rules that may be helpful to those looking for them.