summaryrefslogtreecommitdiffstats
path: root/scripts/cvs2dist
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2019-09-04 11:12:51 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2019-09-04 11:23:16 +0900
commit832b93fe1926be59ac8b494b05fdc01ad26ed14f (patch)
treee5ac6c7e4b44c7998b55970242586032236c5393 /scripts/cvs2dist
parent6fc5306d14f550c48e4df2a2105643926324f861 (diff)
downloadtdesdk-832b93fe1926be59ac8b494b05fdc01ad26ed14f.tar.gz
tdesdk-832b93fe1926be59ac8b494b05fdc01ad26ed14f.zip
Removed .lsm files. lsm database is outdated and unmaintained.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'scripts/cvs2dist')
-rwxr-xr-xscripts/cvs2dist2
1 files changed, 0 insertions, 2 deletions
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