Whamcloud - gitweb
compile_et: Allow user to override ET_DIR
authorMichael Forney <forney@google.com>
Fri, 5 Sep 2014 22:43:07 +0000 (15:43 -0700)
committerTheodore Ts'o <tytso@mit.edu>
Mon, 8 Sep 2014 23:02:12 +0000 (19:02 -0400)
Signed-off-by: Michael Forney <forney@google.com>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
lib/et/compile_et.sh.in

index 96772c7..a71ae8a 100644 (file)
@@ -5,7 +5,7 @@
 datarootdir=@datarootdir@
 AWK=@AWK@
 DIR="${DIR-@datadir@/et}"
-ET_DIR="@ET_DIR@"
+ET_DIR="${ET_DIR-@ET_DIR@}"
 
 if test "$1" = "--build-tree" ; then
     shift;