diff options
author | Norbert Thiebaud <nthiebaud@gmail.com> | 2012-11-08 16:25:37 -0600 |
---|---|---|
committer | Tor Lillqvist <tml@iki.fi> | 2012-11-09 07:58:02 +0000 |
commit | 060219ac1a2350cfe89d5415b925dca8150f864d (patch) | |
tree | b708135a25bd5e32673e29eaef9abe785c2ad200 /g | |
parent | 325ac9d353057767da9648fab332eac9c4a6ef0c (diff) |
binfilter.die.die.die
Change-Id: Ia3c103e4343d309b997ed37e33a382ffdfbddac3
Reviewed-on: https://gerrit.libreoffice.org/1014
Reviewed-by: Tor Lillqvist <tml@iki.fi>
Tested-by: Tor Lillqvist <tml@iki.fi>
Diffstat (limited to 'g')
-rwxr-xr-x | g | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -7,7 +7,7 @@ if [ -n "$g_debug" ] ; then set -x fi -SUBMODULES_ALL="binfilter dictionaries helpcontent2 translations" +SUBMODULES_ALL="dictionaries helpcontent2 translations" pushd $(dirname $0) > /dev/null COREDIR=$(pwd) |