Move pkg-map to dib-python
The latest Fedora/Ubuntu images don't ship python2 by default, so we need to use our dib-python wrapper for this so we work in python3 only environments. Closes-bug: 1577105 Change-Id: I1048ceef35f269960216066924986eec6117ca00
This commit is contained in:
parent
c621c5cc82
commit
b9fdc70e32
@ -1,4 +1,4 @@
|
||||
#!/usr/bin/env python
|
||||
#!/usr/local/bin/dib-python
|
||||
|
||||
# Copyright 2014 Red Hat Inc.
|
||||
#
|
||||
|
1
elements/pkg-map/element-deps
Normal file
1
elements/pkg-map/element-deps
Normal file
@ -0,0 +1 @@
|
||||
dib-python
|
Loading…
Reference in New Issue
Block a user