diff options
Diffstat (limited to 'conf/distro')
-rw-r--r-- | conf/distro/micro.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/distro/micro.conf b/conf/distro/micro.conf index a1220ee592..b27f02c597 100644 --- a/conf/distro/micro.conf +++ b/conf/distro/micro.conf @@ -99,6 +99,8 @@ PACKAGE_SNAP_LIB_SYMLINKS = "1" # Collapse /usr into / prefix = "" exec_prefix = "" +prefix_native = "" +exec_prefix_native = "" # Don't install ldconfig and associated gubbins USE_LDCONFIG = "0" |