Split installed files out of /after into /image.

This commit is contained in:
Andrius Štikonas 2021-06-24 00:32:19 +01:00
parent 4d7b25e47a
commit c8784cbcd3
118 changed files with 689 additions and 690 deletions

View file

@ -2,5 +2,5 @@
// SPDX-License-Identifier: GPL-3.0-or-later
#define LOCALEDIR "/after/share/locale"
#define PKGDATADIR "/after/share/bison"
#define LOCALEDIR "/image/share/locale"
#define PKGDATADIR "/image/share/bison"