diff options
author | Matteo Casalin <matteo.casalin@gmx.com> | 2012-11-10 22:14:47 +0100 |
---|---|---|
committer | Tor Lillqvist <tml@iki.fi> | 2012-11-11 08:05:14 +0000 |
commit | e7037b2e7e487d6075d17fcff7cd95a6e98700c0 (patch) | |
tree | ff40c1c48be251784ac4bd566273cdbce3743890 /odk/source | |
parent | cee6c4b193eff4f499e60867766c13fda3818239 (diff) |
Kill set_oenv remnants (by just renaming the required timestamp file)
Change-Id: I779128111a4f69235a4c8cc6510018fc61d1b24b
Reviewed-on: https://gerrit.libreoffice.org/1026
Tested-by: Tor Lillqvist <tml@iki.fi>
Reviewed-by: Tor Lillqvist <tml@iki.fi>
Diffstat (limited to 'odk/source')
-rw-r--r-- | odk/source/unowinreg/win/makefile.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/odk/source/unowinreg/win/makefile.mk b/odk/source/unowinreg/win/makefile.mk index f614b366f656..36cce52c8993 100644 --- a/odk/source/unowinreg/win/makefile.mk +++ b/odk/source/unowinreg/win/makefile.mk @@ -40,7 +40,6 @@ USE_DEFFILE=TRUE JAVA_INCLUDES:= -I$(JAVA_HOME)/include -# values taken from set_soenv.in .IF "$(OS)" == "LINUX" JAVA_INCLUDES+= -I$(JAVA_HOME)/include/linux .ELIF "$(OS)" == "FREEBSD" |