~mterry/ubuntu-calculator-app/confined

« back to all changes in this revision

Viewing changes to app/ubuntu-calculator-app.in

  • Committer: Bartosz Kosiorek
  • Date: 2015-06-25 20:38:31 UTC
  • mto: This revision was merged to the branch mainline in revision 200.
  • Revision ID: gang65@poczta.onet.pl-20150625203831-0oayqaqnl0x0guk3
Fixes after review

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
#!/bin/bash
 
1
#!/bin/sh
2
2
export QT_SELECT=qt5
3
3
exec qmlscene @CMAKE_INSTALL_PREFIX@/@UBUNTU-CALCULATOR-APP_DIR@/@MAIN_QML@