hsqldb/Module_hslqdb.mk |   20 --------------------
 hsqldb/Module_hsqldb.mk |   20 ++++++++++++++++++++
 2 files changed, 20 insertions(+), 20 deletions(-)

New commits:
commit 24809442c96a890f018d29dea5e4b7cd371b4c90
Author: David Tardon <dtar...@redhat.com>
Date:   Fri Aug 24 10:57:17 2012 +0200

    i cannot type
    
    Change-Id: I8e7b60d9a4a7398c04926b7b11cb843bc0d35507

diff --git a/hsqldb/Module_hslqdb.mk b/hsqldb/Module_hslqdb.mk
deleted file mode 100644
index ef31358..0000000
--- a/hsqldb/Module_hslqdb.mk
+++ /dev/null
@@ -1,20 +0,0 @@
-# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*-
-#
-# This file is part of the LibreOffice project.
-#
-# This Source Code Form is subject to the terms of the Mozilla Public
-# License, v. 2.0. If a copy of the MPL was not distributed with this
-# file, You can obtain one at http://mozilla.org/MPL/2.0/.
-#
-
-$(eval $(call gb_Module_Module,hsqldb))
-
-ifneq ($(SOLAR_JAVA),)
-$(eval $(call gb_Module_add_targets,hsqldb,\
-       ExternalProject_hsqldb \
-       Package_hsqldb \
-       UnpackedTarball_hsqldb \
-))
-endif
-
-# vim: set noet sw=4 ts=4:
diff --git a/hsqldb/Module_hsqldb.mk b/hsqldb/Module_hsqldb.mk
new file mode 100644
index 0000000..ef31358
--- /dev/null
+++ b/hsqldb/Module_hsqldb.mk
@@ -0,0 +1,20 @@
+# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*-
+#
+# This file is part of the LibreOffice project.
+#
+# This Source Code Form is subject to the terms of the Mozilla Public
+# License, v. 2.0. If a copy of the MPL was not distributed with this
+# file, You can obtain one at http://mozilla.org/MPL/2.0/.
+#
+
+$(eval $(call gb_Module_Module,hsqldb))
+
+ifneq ($(SOLAR_JAVA),)
+$(eval $(call gb_Module_add_targets,hsqldb,\
+       ExternalProject_hsqldb \
+       Package_hsqldb \
+       UnpackedTarball_hsqldb \
+))
+endif
+
+# vim: set noet sw=4 ts=4:
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to