#!/bin/sh # SPDX-License-Identifier: LGPL-2.1-or-later set -eux mkdir -p "$BUILDROOT/var/lib/app1" cat >>"$BUILDROOT/usr/lib/os-release" <