Use cp -R instead of cp -a (it's more portable).
authorjudah.jacobson@gmail.com <unknown>
Fri, 31 Aug 2007 05:02:15 +0000 (05:02 +0000)
committerjudah.jacobson@gmail.com <unknown>
Fri, 31 Aug 2007 05:02:15 +0000 (05:02 +0000)
commit3fb77bfe0147a5b3a98037daf25995510eb05622
tree0f3f7ee5624e3ebae42315c338cdc1a2867e4264
parent7a51ca4fd60b28a12d7d2a3ee0f66a0e946dbf79
Use cp -R instead of cp -a (it's more portable).

M ./libraries/Makefile -3 +3
libraries/Makefile