From e7111979c6ca1d935662fa13f603847967c5562f Mon Sep 17 00:00:00 2001 From: Julien Nabet Date: Thu, 11 Apr 2013 22:20:41 +0200 Subject: fdo#63197, Convert Zip_autotextuser Change-Id: I6a7764637f6e5754e68ee6e4ab417224f542592d Reviewed-on: https://gerrit.libreoffice.org/3348 Reviewed-by: David Tardon Tested-by: David Tardon --- extras/Package_autotextuser.mk | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 extras/Package_autotextuser.mk (limited to 'extras/Package_autotextuser.mk') diff --git a/extras/Package_autotextuser.mk b/extras/Package_autotextuser.mk new file mode 100644 index 000000000000..7df6c3a0b5e5 --- /dev/null +++ b/extras/Package_autotextuser.mk @@ -0,0 +1,18 @@ +# -*- 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_Package_Package,extras_autotextuser,$(SRCDIR)/extras/source/autotext)) + +$(eval $(call gb_Package_set_outdir,extras_autotextuser,$(INSTDIR))) + +$(eval $(call gb_Package_add_files,extras_autotextuser,presets/autotext,\ + mytexts.bau \ +)) + +# vim: set noet sw=4 ts=4: -- cgit v1.2.3