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

New commits:
commit 24a29a1348357ed055c4ec04b7f19873e60909ac
Author: Tor Lillqvist <[email protected]>
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)
_______________________________________________
Libreoffice-commits mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to