diskimage-builder/diskimage_builder/elements/install-bin
Dirk Mueller 68bb43535e opensuse: fix python 2.x install
openSUSE Tumbleweed is dropping python2-* packages so we need
to stop intalling them. We can also stop installing those
for Leap 15. which avoids a pip uninstall issue (as python2-six
was still built with distribute).

Change-Id: Ie93c8addb26aab3d0154c4b5b52423799abede91
2020-04-03 18:22:33 +02:00
..
pre-install.d opensuse: fix python 2.x install 2020-04-03 18:22:33 +02:00
README.rst Move elements & lib relative to diskimage_builder package 2016-11-01 17:27:41 -07:00

===========
install-bin
===========

Add any files in an element's bin directory to /usr/local/bin in the created
image with permissions 0755.