summaryrefslogtreecommitdiffstats
path: root/crypto/openct/INSTALL
blob: 3b734e196edacc30f174beab5104db7c0904f606 (plain) (blame)
1
2
3
4
5
6
7
8
default_install &&

if is_depends_enabled $SPELL hal;then
DEST=$INSTALL_ROOT/usr/share/hal/fdi/information/10freedesktop  &&
mkdir -p $DEST &&
cp etc/openct.fdi $DEST/10-usb-openct.fdi &&
cp etc/openct.hald $INSTALL_ROOT/usr/bin
fi