From 4289bc2c2634f7c618108cd08f92cdcc38b4eb34 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Sun, 1 Sep 2019 23:14:19 +0900 Subject: Fixed FTBFS caused by previous commit (lsm files removal). Signed-off-by: Michele Calgaro --- scripts/cvs2dist | 2 -- 1 file changed, 2 deletions(-) (limited to 'scripts/cvs2dist') diff --git a/scripts/cvs2dist b/scripts/cvs2dist index 3ba17e85..e804ca3b 100755 --- a/scripts/cvs2dist +++ b/scripts/cvs2dist @@ -320,8 +320,6 @@ modulename=`echo $modulename | sed -e 's#/$##'` # get the last part modulename=`echo $modulename | sed -e 's#^.*/##'` -remove="$remove $modulename.lsm" - # we check out tde-i18n/subdirs in temp_dir/tde-i18n.. if [ $doi18n = "yes" ]; then pushd $temp_dir -- cgit v1.2.1