- install config
This commit is contained in:
Stephan Raue 2009-11-22 14:42:34 +01:00
parent 21676993ba
commit 0503deee4a

View File

@ -2,6 +2,9 @@
. config/options
mkdir -p $INSTALL/etc/lvm
cp $BUILD/$1*/doc/example.conf $INSTALL/etc/lvm/lvm.conf
mkdir -p $INSTALL/sbin
cp $BUILD/$1*/tools/lvm $INSTALL/sbin