From 226d2c124884c7318b7fb86c2e6bdf792eddd1a9 Mon Sep 17 00:00:00 2001 From: Santiago Torres Date: Mon, 11 Mar 2019 21:18:16 -0400 Subject: drop DU* config variables Since DUFLAGS and DUPATH are not needed anymore remove them from the source Signed-off-by: Santiago Torres Signed-off-by: Allan McRae --- meson_options.txt | 3 --- 1 file changed, 3 deletions(-) (limited to 'meson_options.txt') diff --git a/meson_options.txt b/meson_options.txt index bf3fc22d..ffa4ddff 100644 --- a/meson_options.txt +++ b/meson_options.txt @@ -54,8 +54,5 @@ option('i18n', type : 'boolean', value : true, description : 'enable localization of pacman, libalpm and scripts') # tools -option('duflags', type : 'string', value : 'autodetect', - description : 'flags to pass to du to measure file size') - option('sedinplaceflags', type : 'string', value : 'auto', description : 'flags to pass to sed to edit a file in-place') -- cgit v1.2.3-54-g00ecf