summaryrefslogtreecommitdiff
path: root/distrib
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>2007-10-13 21:27:21 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>2007-10-13 21:27:21 +0000
commit53cec1d83edba58461ed5c92e6c109e4a6474c6d (patch)
treee7b15937b2e72bf6cc06371a466029ae5b9b43fa /distrib
parent650fccd3e76af1b897f38cdda2b8791d79498030 (diff)
install to right place
Diffstat (limited to 'distrib')
-rw-r--r--distrib/sgi/iso/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/distrib/sgi/iso/Makefile b/distrib/sgi/iso/Makefile
index 6d7e5ee6b5b..ea6db364372 100644
--- a/distrib/sgi/iso/Makefile
+++ b/distrib/sgi/iso/Makefile
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile,v 1.1 2007/10/10 12:04:48 deraadt Exp $
+# $OpenBSD: Makefile,v 1.2 2007/10/13 21:27:20 deraadt Exp $
TOP= ${.CURDIR}/..
@@ -56,7 +56,7 @@ ${CDROM}:
seek=`cat ${.OBJDIR}/volhdr | grep 'Volume Header' | awk '{print $$3}'`
install:
- cp ${CDROM} ${DESTDIR}/snapshot
+ cp ${CDROM} ${RELDIR}/
unconfig:
-umount /mnt