Merge "Fix lintian error"
This commit is contained in:
commit
211194beef
@ -4,7 +4,7 @@ Source: https://opendev.org/starlingx/sysinv
|
||||
|
||||
Files: *
|
||||
Copyright: (c) 2013-2021 Wind River Systems, Inc
|
||||
Copyright: Others ((See individual files for more details)
|
||||
Others (See individual files for more details)
|
||||
License: Apache-2
|
||||
Licensed under the Apache License, Version 2.0 (the "License");
|
||||
you may not use this file except in compliance with the License.
|
||||
|
@ -19,7 +19,7 @@ override_dh_install:
|
||||
--root=$(CURDIR)/debian/tmp
|
||||
python3 setup.py bdist_wheel \
|
||||
--universal \
|
||||
-d $(CURDIR)/debian/sysinv-wheel/usr/share/python3-wheels
|
||||
-d $(CURDIR)/debian/sysinv-wheels/usr/share/python-wheel
|
||||
install -p -D -m 755 $(CURDIR)/etc/sysinv/motd-system $(CURDIR)/debian/tmp/etc/motd.d/10-system
|
||||
dh_install
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user