diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2023-02-15 16:48:26 +0100 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2023-02-15 19:57:27 +0000 |
commit | c8003c409f8ea307ad66b6b3607b4864f41cfd78 (patch) | |
tree | e1310b0d514e4b90da1faada7d287607082fc06d /configmgr | |
parent | 02444789bb5e59e2582fdb92a5852db9c6471eac (diff) |
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 <sbergman@redhat.com>
Diffstat (limited to 'configmgr')
-rw-r--r-- | configmgr/qa/unit/urebootstrap.ini | 20 |
1 files changed, 0 insertions, 20 deletions
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 |