mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-06 11:25:23 +01:00
- This is much more standard and replaces /image in sysa and is the standard in sysc (avoids many issues). - GCC needs to have a file created for some unknown reason. - Checksums updated.
7 lines
263 B
C
7 lines
263 B
C
// SPDX-FileCopyrightText: 2020 Andrius Štikonas <andrius@stikonas.eu>
|
|
// SPDX-FileCopyrightText: 2021 fosslinux <fosslinux@aussies.space>
|
|
|
|
// SPDX-License-Identifier: GPL-3.0-or-later
|
|
|
|
#define LOCALEDIR "/usr/share/locale"
|
|
#define PKGDATADIR "/usr/share/bison"
|