Skip to content

qmltermwidget.pro: don't install asset directories twice#30

Open
shr-project wants to merge 1 commit intoSwordfish90:masterfrom
shr-project:master
Open

qmltermwidget.pro: don't install asset directories twice#30
shr-project wants to merge 1 commit intoSwordfish90:masterfrom
shr-project:master

Conversation

@shr-project
Copy link

  • it's already installed by:
    assets.files += $$PLUGIN_ASSETS
    assets.path += $$INSTALL_DIR/$$PLUGIN_IMPORT_PATH
    above, causing:
    Error copying 0.14.1+gitAUTOINC+59f967d5e1-r0/git/lib/kb-layouts/historic/vt100.keytab to 0.14.1+gitAUTOINC+59f967d5e1-r0/image/usr/lib/qml/QMLTermWidget/kb-layouts/historic/vt100.keytab: Destination file exists

Signed-off-by: Martin Jansa Martin.Jansa@gmail.com

* it's already installed by:
  assets.files += $$PLUGIN_ASSETS
  assets.path += $$INSTALL_DIR/$$PLUGIN_IMPORT_PATH
  above, causing:
  Error copying 0.14.1+gitAUTOINC+59f967d5e1-r0/git/lib/kb-layouts/historic/vt100.keytab to 0.14.1+gitAUTOINC+59f967d5e1-r0/image/usr/lib/qml/QMLTermWidget/kb-layouts/historic/vt100.keytab: Destination file exists

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
shr-project referenced this pull request May 16, 2020
Replace QMAKE_POST_LINK with more extensive usage of INSTALLS.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant