summaryrefslogtreecommitdiff
path: root/meta/recipes-extended/mc/mc_4.8.1.bb
Commit message (Collapse)AuthorAgeFilesLines
* mc: fix configure with automake 1.11.2Dexuan Cui2012-01-041-1/+2
| | | | | | | | | | | | | | As Nitin said, "automake version 1.11.2 has made use of dir variables more strict, the pkglibexec var can not have SCRIPTS suffix. Using pkgdata instead." Fixes this error: | contrib/Makefile.am:10: `pkglibexecdir' is not a legitimate directory for `SCRIPTS' | autoreconf: automake failed with exit status: 1 NOTE: package mc-4.8.1-r0: task do_configure: Failed Signed-off-by: Dexuan Cui <dexuan.cui@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* mc: Add version 4.8.1 now GPLv3Saul Wold2011-12-211-0/+25
Signed-off-by: Saul Wold <sgw@linux.intel.com>