mtools: unbreak with patch from NetBSD (DESTDIR support)

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2872 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Marcin Juszkiewicz
2007-10-12 09:04:40 +00:00
parent beb3a1be52
commit 2ab0d93057
2 changed files with 129 additions and 1 deletions

View File

@@ -5,9 +5,11 @@
DESCRIPTION="Mtools is a collection of utilities for accessing MS-DOS disks from Unix without mounting them."
HOMEPAGE="http://mtools.linux.lu"
LICENSE="GPL"
PR = "r1"
SRC_URI="http://mtools.linux.lu/mtools-${PV}.tar.gz \
file://mtools-makeinfo.patch;patch=1"
file://mtools-makeinfo.patch;patch=1 \
file://mtools.patch;patch=1"
#DEPENDS = "tetex-native"