Skip to content

Commit

Permalink
fixed issue #176
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrew Bibb committed Aug 4, 2017
1 parent fe75169 commit d3f0be2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions cmst.pro
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,8 @@ license.files = ./text/LICENSE
INSTALLS += license

# appdata
appdata.path = /usr/share/appdata
appdata.files = ./misc/appdata/cmst.appdata.xml
appdata.path = /usr/share/metainfo
appdata.files = ./misc/appdata/org.cmst.cmst.appdata.xml
INSTALLS += appdata

# desktop file
Expand Down

0 comments on commit d3f0be2

Please sign in to comment.