summaryrefslogtreecommitdiffstats
path: root/meta/recipes-support/dos2unix/dos2unix_7.4.2.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-support/dos2unix/dos2unix_7.4.2.bb')
-rw-r--r--meta/recipes-support/dos2unix/dos2unix_7.4.2.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-support/dos2unix/dos2unix_7.4.2.bb b/meta/recipes-support/dos2unix/dos2unix_7.4.2.bb
index 9005bdea59..15d097ebed 100644
--- a/meta/recipes-support/dos2unix/dos2unix_7.4.2.bb
+++ b/meta/recipes-support/dos2unix/dos2unix_7.4.2.bb
@@ -25,7 +25,7 @@ PACKAGECONFIG ??= ""
25PACKAGECONFIG[nls] = "ENABLE_NLS=1,ENABLE_NLS=,po4a-native" 25PACKAGECONFIG[nls] = "ENABLE_NLS=1,ENABLE_NLS=,po4a-native"
26 26
27EXTRA_OEMAKE = "${PACKAGECONFIG_CONFARGS} LDFLAGS_USER='${LDFLAGS}'" 27EXTRA_OEMAKE = "${PACKAGECONFIG_CONFARGS} LDFLAGS_USER='${LDFLAGS}'"
28EXTRA_OEMAKE_class-native = "ENABLE_NLS=" 28EXTRA_OEMAKE:class-native = "ENABLE_NLS="
29 29
30do_install () { 30do_install () {
31 oe_runmake DESTDIR="${D}${base_prefix}" install 31 oe_runmake DESTDIR="${D}${base_prefix}" install