[Libreoffice-commits] .: Makefile.in

Tor Lillqvist tml at iki.fi
Sun Feb 3 01:52:49 PST 2013


 Makefile.in |    4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

New commits:
commit 24a29a1348357ed055c4ec04b7f19873e60909ac
Author: Tor Lillqvist <tml at iki.fi>
Date:   Sun Feb 3 11:52:13 2013 +0200

    Undo temporary change accidentally committed
    
    Change-Id: Iec24cb165009d4769ee3068739c6edc222799017

diff --git a/Makefile.in b/Makefile.in
index 6565ab8..52df78f 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -328,9 +328,7 @@ ifeq ($(ENABLE_MACOSX_SANDBOX),YES)
 entitlements:=--entitlements $(SRC_ROOT)/lo.xcent
 endif
 
-dev-install: build do-dev-install
-
-do-dev-install:
+dev-install: build
 	@rm -rf $(DEVINSTALLDIR)
 	@mkdir $(DEVINSTALLDIR)
 ifeq ($(OS_FOR_BUILD),WNT)


More information about the Libreoffice-commits mailing list