summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>2007-02-23 20:01:52 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>2007-02-23 20:01:52 +0000
commit326d3712e09bd5b7605113172247a10f11fd7488 (patch)
treee192d6ccdaf14a443af6b23d1d45f6a61b796474
parent04905dfdbe40230067ef5ae1626244dcb66ccd44 (diff)
how about we use a release-specific output filename....
-rw-r--r--distrib/landisk/miniroot/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/distrib/landisk/miniroot/Makefile b/distrib/landisk/miniroot/Makefile
index d4c6965ee97..ce3fb6e4421 100644
--- a/distrib/landisk/miniroot/Makefile
+++ b/distrib/landisk/miniroot/Makefile
@@ -2,7 +2,7 @@
REV= ${OSrev}
BSD_RD= bsd.rd
-IMAGE= miniroot40.fs
+IMAGE= miniroot${REV}.fs
MOUNT_POINT= /mnt