From 9a3cb06fd4a6558f66f9a7d3cf9eace5ca3cf3d4 Mon Sep 17 00:00:00 2001 From: Theo de Raadt Date: Wed, 2 Jul 2008 01:11:12 +0000 Subject: also install the license as run-license... discussed with jsg --- sys/dev/microcode/rum/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'sys/dev/microcode') diff --git a/sys/dev/microcode/rum/Makefile b/sys/dev/microcode/rum/Makefile index cae4f70f95d..1c087ed4740 100644 --- a/sys/dev/microcode/rum/Makefile +++ b/sys/dev/microcode/rum/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.5 2008/06/29 23:57:58 jsg Exp $ +# $OpenBSD: Makefile,v 1.6 2008/07/02 01:11:11 deraadt Exp $ NOPROG= NOMAN= @@ -31,6 +31,8 @@ afterinstall: ${INSTALL} -c -o ${BINOWN} -g ${BINGRP} -m 644 \ ${.CURDIR}/rum-license ${DESTDIR}/etc/firmware +LINKS= ${DESTDIR}/etc/firmware/rum-license ${DESTDIR}/etc/firmware/run-license + .endif .include -- cgit v1.2.3