cdist-mirror/hacking/bin_to_pkg.sh

4 lines
61 B

#!/bin/sh
abspath=$(command -v "$1")
pacman -Qoq "$abspath"