From e7037b2e7e487d6075d17fcff7cd95a6e98700c0 Mon Sep 17 00:00:00 2001 From: Matteo Casalin Date: Sat, 10 Nov 2012 22:14:47 +0100 Subject: 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 Reviewed-by: Tor Lillqvist --- Makefile.top | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.top') diff --git a/Makefile.top b/Makefile.top index 42e63a031b6e..1842c55a4bba 100644 --- a/Makefile.top +++ b/Makefile.top @@ -354,7 +354,7 @@ ifeq ($(BUILD_DMAKE),YES) endif rm -fr config_host.mk config_build.mk aclocal.m4 autom4te.cache \ config.log config.status configure ooo.lst \ - config_host.mk.last set_soenv.stamp src.downloaded warn + config_host.mk.last config_host.mk.stamp src.downloaded warn find $(SOLARENV)/gdb -name "*.pyc" -exec rm {} \; # -- cgit