updated gLiveSupport install to include missing localized resource
and widget image files
This commit is contained in:
parent
55dae353cf
commit
cde23c4f0d
3 changed files with 8 additions and 3 deletions
|
@ -106,6 +106,9 @@ install-arch:
|
|||
$(CURDIR)/debian/livesupport-studio/opt/livesupport/bin
|
||||
mv -f $(CURDIR)/debian/livesupport/opt/livesupport/etc/gLiveSupport.xml* \
|
||||
$(CURDIR)/debian/livesupport-studio/opt/livesupport/etc
|
||||
mv -f $(CURDIR)/debian/livesupport/opt/livesupport/var/widgets \
|
||||
$(CURDIR)/debian/livesupport/opt/livesupport/var/gLiveSupport*.res \
|
||||
$(CURDIR)/debian/livesupport-studio/opt/livesupport/var
|
||||
|
||||
|
||||
dh_install -s
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue