summaryrefslogtreecommitdiffstats
path: root/usr.sbin/bsdinstall/partedit
diff options
context:
space:
mode:
authornwhitehorn <nwhitehorn@FreeBSD.org>2012-12-30 14:35:00 +0000
committernwhitehorn <nwhitehorn@FreeBSD.org>2012-12-30 14:35:00 +0000
commit13d86a11bbc8f8b5e6598fec9c3563bd856dba41 (patch)
tree99fe7d9426aa4eba2d3d417e9d12a2c185d1a63c /usr.sbin/bsdinstall/partedit
parentabab2255bc73c60a2ca08423d05b6dbf9e282cc4 (diff)
downloadFreeBSD-src-13d86a11bbc8f8b5e6598fec9c3563bd856dba41.zip
FreeBSD-src-13d86a11bbc8f8b5e6598fec9c3563bd856dba41.tar.gz
Replace sade the extracted piece of sysinstall with sade the extracted
piece of bsdinstall (although this time with a symlink instead of duplicated source code). Discussed on: freebsd-geom MFC after: 3 months
Diffstat (limited to 'usr.sbin/bsdinstall/partedit')
-rw-r--r--usr.sbin/bsdinstall/partedit/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/bsdinstall/partedit/Makefile b/usr.sbin/bsdinstall/partedit/Makefile
index 9618b09..5425a21 100644
--- a/usr.sbin/bsdinstall/partedit/Makefile
+++ b/usr.sbin/bsdinstall/partedit/Makefile
@@ -2,7 +2,7 @@
BINDIR= /usr/libexec/bsdinstall
PROG= partedit
-LINKS= ${BINDIR}/partedit ${BINDIR}/autopart
+LINKS= ${BINDIR}/partedit ${BINDIR}/autopart ${BINDIR}/partedit /usr/sbin/sade
LDADD= -lgeom -lncursesw -lutil -ldialog -lm
PARTEDIT_ARCH= ${MACHINE}
OpenPOWER on IntegriCloud