mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-21 18:48:05 -04:00
8 lines
188 B
Plaintext
8 lines
188 B
Plaintext
# $NetBSD: INSTALL,v 1.1 2013/12/05 11:42:15 obache Exp $
|
|
#
|
|
case ${STAGE} in
|
|
POST-INSTALL)
|
|
${LN} -s /../var/db/dbus/machine-id ${PKG_PREFIX}/@EMULSUBDIR@/var/lib/dbus/machine-id
|
|
;;
|
|
esac
|