configmgr/qa/unit/urebootstrap.ini | 20 -------------------- 1 file changed, 20 deletions(-)
New commits: commit c8003c409f8ea307ad66b6b3607b4864f41cfd78 Author: Stephan Bergmann <[email protected]> AuthorDate: Wed Feb 15 16:48:26 2023 +0100 Commit: Stephan Bergmann <[email protected]> CommitDate: Wed Feb 15 19:57:27 2023 +0000 Remove unused configmgr/qa/unit/urebootstrap.ini ...left behind by 6a370f580aaf060004536dfc8ca877c9a2114c66 "configmgr: remove unused old dmake file" Change-Id: I9209b672f0b3242f6801935722b3108ef692787a Reviewed-on: https://gerrit.libreoffice.org/c/core/+/147096 Tested-by: Jenkins Reviewed-by: Stephan Bergmann <[email protected]> diff --git a/configmgr/qa/unit/urebootstrap.ini b/configmgr/qa/unit/urebootstrap.ini deleted file mode 100644 index 24b5e0f71c86..000000000000 --- a/configmgr/qa/unit/urebootstrap.ini +++ /dev/null @@ -1,20 +0,0 @@ -# -# 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/. -# -# This file incorporates work covered by the following license notice: -# -# Licensed to the Apache Software Foundation (ASF) under one or more -# contributor license agreements. See the NOTICE file distributed -# with this work for additional information regarding copyright -# ownership. The ASF licenses this file to you under the Apache -# License, Version 2.0 (the "License"); you may not use this file -# except in compliance with the License. You may obtain a copy of -# the License at http://www.apache.org/licenses/LICENSE-2.0 . -# - -[Bootstrap] -BRAND_BASE_DIR = $ORIGIN/brand
