summaryrefslogtreecommitdiffstats
path: root/scripts/cvs2dist
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2019-09-01 23:14:19 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2019-09-01 23:14:19 +0900
commit4289bc2c2634f7c618108cd08f92cdcc38b4eb34 (patch)
tree60734e46de69707adcfb1dceb767c8a37a14e983 /scripts/cvs2dist
parent6624975ff1239afb0b6d967c25af9f23700af509 (diff)
downloadtdesdk-4289bc2c2634f7c618108cd08f92cdcc38b4eb34.tar.gz
tdesdk-4289bc2c2634f7c618108cd08f92cdcc38b4eb34.zip
Fixed FTBFS caused by previous commit (lsm files removal).
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