diff options
Diffstat (limited to 'elfutils')
-rw-r--r-- | elfutils/elfutils_0.89.oe | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/elfutils/elfutils_0.89.oe b/elfutils/elfutils_0.89.oe index 1dacfcb29d..48fa6656d5 100644 --- a/elfutils/elfutils_0.89.oe +++ b/elfutils/elfutils_0.89.oe @@ -3,7 +3,7 @@ LICENSE = "OSL" DESCRIPTION = "A collection of utilities and DSOs to handle compiled objects." SRC_URI = "http://distro.ibiblio.org/pub/linux/distributions/gentoo/distfiles/elfutils-${PV}.tar.gz \ - file://${FILESDIR}/warnings.patch;patch=1" + file://warnings.patch;patch=1" inherit autotools |