summaryrefslogtreecommitdiff
path: root/extras/ExternalPackage_accessoriesgalleryphotoscelebration.mk
diff options
context:
space:
mode:
authorKhaled Hosny <khaledhosny@eglug.org>2013-11-04 19:26:27 +0200
committerDavid Tardon <dtardon@redhat.com>2013-11-04 23:59:58 -0600
commita86157736e5f456a074810cec91dd7276db3600f (patch)
tree80f2f9b8aafcaa50b658bb331e5ff3adf2ee8d37 /extras/ExternalPackage_accessoriesgalleryphotoscelebration.mk
parent27c65f8abde3c971d238c990661ffb909d1c7bba (diff)
fdo#70393: move external accessories to a subdir of external
Change-Id: If69c8e10eb3ce19208390f63aef49cf1d9554ef1 Reviewed-on: https://gerrit.libreoffice.org/6572 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
Diffstat (limited to 'extras/ExternalPackage_accessoriesgalleryphotoscelebration.mk')
-rw-r--r--extras/ExternalPackage_accessoriesgalleryphotoscelebration.mk17
1 files changed, 0 insertions, 17 deletions
diff --git a/extras/ExternalPackage_accessoriesgalleryphotoscelebration.mk b/extras/ExternalPackage_accessoriesgalleryphotoscelebration.mk
deleted file mode 100644
index 41e0eed18630..000000000000
--- a/extras/ExternalPackage_accessoriesgalleryphotoscelebration.mk
+++ /dev/null
@@ -1,17 +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_ExternalPackage_ExternalPackage,extras_accessoriesgalleryphotoscelebration,gallery-pack))
-
-$(eval $(call gb_ExternalPackage_add_unpacked_files,extras_accessoriesgalleryphotoscelebration,$(LIBO_SHARE_FOLDER)/gallery/Photos/Celebration,\
- accessories/Photos/Celebration/JS_PDPhO_fireworks_burst.jpg \
- accessories/Photos/Celebration/JS_PDPhO_new_years_fireworks_explosion.jpg \
-))
-
-# vim: set noet sw=4 ts=4: