summaryrefslogtreecommitdiff
path: root/distrib/amd64/common
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>2019-04-29 01:48:42 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>2019-04-29 01:48:42 +0000
commit063c90a6588489ddfb0f62c5144987d7e5b6e1ad (patch)
treef44fe59282010ee146b567362075731ad08a9108 /distrib/amd64/common
parentecbca7f78c1101e467df0ddb932e704fd27923f5 (diff)
remove the abstraction REV on top of abstraction OSrev which is always
the sme.
Diffstat (limited to 'distrib/amd64/common')
-rw-r--r--distrib/amd64/common/list4
1 files changed, 2 insertions, 2 deletions
diff --git a/distrib/amd64/common/list b/distrib/amd64/common/list
index 75e1757b6ad..1910cdfddc3 100644
--- a/distrib/amd64/common/list
+++ b/distrib/amd64/common/list
@@ -1,4 +1,4 @@
-# $OpenBSD: list,v 1.45 2016/12/30 22:32:23 deraadt Exp $
+# $OpenBSD: list,v 1.46 2019/04/29 01:48:39 deraadt Exp $
SRCDIRS distrib/special
@@ -68,7 +68,7 @@ COPY ${DESTDIR}/usr/mdec/mbr usr/mdec/mbr
COPY ${CURDIR}/../../miniroot/group etc/group
COPY ${CURDIR}/../../miniroot/master.passwd etc/master.passwd
SPECIAL pwd_mkdb -p -d etc master.passwd; rm etc/master.passwd
-COPY ${DESTDIR}/etc/signify/openbsd-${REV}-base.pub etc/signify/openbsd-${REV}-base.pub
+COPY ${DESTDIR}/etc/signify/openbsd-${OSrev}-base.pub etc/signify/openbsd-${OSrev}-base.pub
COPY ${CURDIR}/../../miniroot/protocols etc/protocols
COPY ${CURDIR}/../../miniroot/services etc/services
TERMCAP vt100,vt220,dumb usr/share/misc/termcap