aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-support/multipath-tools
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-support/multipath-tools')
-rw-r--r--recipes-support/multipath-tools/multipath-tools_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-support/multipath-tools/multipath-tools_git.bb b/recipes-support/multipath-tools/multipath-tools_git.bb
index 808bc28789..b52b111099 100644
--- a/recipes-support/multipath-tools/multipath-tools_git.bb
+++ b/recipes-support/multipath-tools/multipath-tools_git.bb
@@ -16,7 +16,7 @@ PV = "0.4.9+git"
EXTRA_OEMAKE = "MULTIPATH_VERSION=${PV} DESTDIR=${D} syslibdir=${base_libdir} libdir=${base_libdir}/multipath"
do_install() {
- oe_runmake install
+ oe_runmake install
}
FILES_${PN}-dbg += "${base_libdir}/multipath/.debug"