# HG changeset patch
# User sheepluva <sheepluva@users.noreply.github.com>
# Date 1443694662 -7200
# Node ID 721210d689a569038188485eceb8cfc9fd84bff7
# Parent  283b6e6cf7ea7aa7652dc0f28dd1711da3a62ba7# Parent  8f8fadfabbb8dacb05743c406cfdcbb77f9ea2d7
Merge pull request #35 from LocutusOfBorg/fedora

merge

diff -r 283b6e6cf7ea -r 721210d689a5 cmake_modules/paths.cmake
--- a/cmake_modules/paths.cmake	Fri Sep 25 23:31:16 2015 -0400
+++ b/cmake_modules/paths.cmake	Thu Oct 01 12:17:42 2015 +0200
@@ -15,7 +15,7 @@
 #resource paths
 if(UNIX AND NOT APPLE)
     set(target_binary_install_dir "bin" CACHE PATH "install dest for binaries")
-    set(target_library_install_dir "lib" CACHE PATH "install dest for libs")
+    set(target_library_install_dir "lib${LIB_SUFFIX}" CACHE PATH "install dest for libs")
 
     string(SUBSTRING "${DATA_INSTALL_DIR}" 0 1 sharepath_start)
     if(${sharepath_start} MATCHES "/")
diff -r 283b6e6cf7ea -r 721210d689a5 share/hedgewars.appdata.xml
--- a/share/hedgewars.appdata.xml	Fri Sep 25 23:31:16 2015 -0400
+++ b/share/hedgewars.appdata.xml	Thu Oct 01 12:17:42 2015 +0200
@@ -1,7 +1,9 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <application>
  <id type="desktop">hedgewars.desktop</id>
- <licence>GFDL</licence>
+ <metadata_license>GFDL</metadata_license>
+ <name>Hedgewars</name>
+ <summary>Funny turn-based artillery game, featuring fighting Hedgehogs!</summary>
  <description>
   <p>
    Hedgewars is a turn based strategy, artillery, action and comedy game, featuring the antics of pink hedgehogs with attitude as they battle from the depths of hell to the depths of space.