[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20180809083546.17419-1-lczerner@redhat.com>
Date: Thu, 9 Aug 2018 10:35:45 +0200
From: Lukas Czerner <lczerner@...hat.com>
To: linux-ext4@...r.kernel.org
Cc: Lukas Czerner <lczerner@...hat.com>
Subject: [PATCH 1/2] e2fsprogs: remove unused datarootdir
Remove unused datarootdir variable from compile_et and mk_cmds.
Signed-off-by: Lukas Czerner <lczerner@...hat.com>
---
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=@...arootdir@
AWK=@AWK@
DIR=@...adir@/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=@...arootdir@
DIR=@...adir@/ss
AWK=@AWK@
SED=@SED@
--
2.17.1
Powered by blists - more mailing lists