add-package fix
authorJos I. Boumans <jos@dwim.org>
Mon, 19 Jan 2009 16:10:02 +0000 (17:10 +0100)
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>
Mon, 19 Jan 2009 16:10:02 +0000 (17:10 +0100)
commitab06b35309b1cfdf95be244971d777b58132c174
tree0dcfd3c55192915a0d29e5d01474b3f9688c4ac7
parentb8a4246ccaa9e3e22992d50fe53e3d39cea09636
add-package fix

David patched add-package to support git, but unfortunately introduced
a portability issue for 'cp'; the --archive option isn't supported on
OSX. So, the attached patch changes --archive to it's most equal single
character options that are portable.
Porting/add-package.pl