summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorMichael Schroeder <mls@suse.de>2017-09-13 15:52:21 +0200
committerMichael Schroeder <mls@suse.de>2017-09-13 15:52:21 +0200
commit560042f130eaafc4821f96c8e3279a7c1be7c0cd (patch)
tree7020f8a057011ec33c2b77714e9325e8a58e905c /Makefile
parent8c6bf7722f9c1b778f41da898c96f87379af8867 (diff)
Rework native docker support
The parser now also understands zypper/dnf/yum. The obs-docker-support script has been improved quite a bit.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index dffbe37..e355e9d 100644
--- a/Makefile
+++ b/Makefile
@@ -73,6 +73,7 @@ install:
build-validate-params \
openstack-console \
startdockerd \
+ obs-docker-support \
$(DESTDIR)$(pkglibdir)
install -m755 emulator/emulator.sh $(DESTDIR)$(pkglibdir)/emulator/
install -m644 Build/*.pm $(DESTDIR)$(pkglibdir)/Build