From: GitHub <no...@gi...> - 2013-01-25 12:51:56
|
Branch: refs/heads/master Home: https://github.com/OpenSC/engine_pkcs11 Commit: 49acb54c60dc1c452f39f819ecbcb2632d1d6668 https://github.com/OpenSC/engine_pkcs11/commit/49acb54c60dc1c452f39f819ecbcb2632d1d6668 Author: Ludovic Rousseau <lud...@gm...> Date: 2013-01-25 (Fri, 25 Jan 2013) Changed paths: M bootstrap Log Message: ----------- Create a m4 directory if not already present It is not possible to store an empty directory using git(1). So we need to create one after a 'git clone'. Thanks to Steve Beaty for the bug report https://sourceforge.net/mailarchive/message.php?msg_id=30391747 |