]> git.sesse.net Git - plocate/blob - mkdir.sh
Release plocate 1.1.22.
[plocate] / mkdir.sh
1 #! /bin/sh
2 mkdir -p ${DESTDIR}/"$1"
3
4 cat <<EOF >${DESTDIR}/"$1"/CACHEDIR.TAG
5 Signature: 8a477f597d28d172789f06886806bc55
6 # This file is a cache directory tag created by plocate.
7 # For information about cache directory tags, see:
8 #       https://bford.info/cachedir/
9 EOF