Remove unused datarootdir variable from compile_et and mk_cmds. Signed-off-by: Lukas Czerner <lczerner@xxxxxxxxxx> --- lib/et/compile_et.sh.in | 1 - lib/ss/mk_cmds.sh.in | 1 - 2 files changed, 2 deletions(-) diff --git a/lib/et/compile_et.sh.in b/lib/et/compile_et.sh.in index 4c4ba17c..3cba7c7d 100644 --- a/lib/et/compile_et.sh.in +++ b/lib/et/compile_et.sh.in @@ -2,7 +2,6 @@ # # -datarootdir=@datarootdir@ AWK=@AWK@ DIR=@datadir@/et diff --git a/lib/ss/mk_cmds.sh.in b/lib/ss/mk_cmds.sh.in index 0abc19d7..6d487358 100644 --- a/lib/ss/mk_cmds.sh.in +++ b/lib/ss/mk_cmds.sh.in @@ -2,7 +2,6 @@ # # -datarootdir=@datarootdir@ DIR=@datadir@/ss AWK=@AWK@ SED=@SED@ -- 2.17.1