mirror of
https://github.com/containers/skopeo.git
synced 2025-08-15 21:23:39 +00:00
Merge pull request #700 from marcov/ostree-buildtag
ostree: use the correct build tags
This commit is contained in:
commit
c040b28fb8
@ -1,6 +1,4 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
if pkg-config ostree-1 2> /dev/null ; then
|
if pkg-config ostree-1 2> /dev/null ; then
|
||||||
echo ostree
|
echo containers_image_ostree
|
||||||
else
|
|
||||||
echo containers_image_ostree_stub
|
|
||||||
fi
|
fi
|
||||||
|
Loading…
Reference in New Issue
Block a user