aboutsummaryrefslogtreecommitdiff
path: root/hack/ostree_tag.sh
blob: 89499c5e8a724753db04d8eb3391b46aafeb21bd (plain)
1
2
3
4
#!/bin/bash
if ! pkg-config ostree-1 2> /dev/null ; then
	echo containers_image_ostree_stub
fi