Package: bluefish / 2.2.10-1

changed-install-dir-appdata.patch Patch series | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Author: Innocent De Marchi <tangram.peces@gmail.com>
Description: Changed the installation directory of the bluefish.appdata.xml file
Last-Update: 2018-01-21 

--- a/configure.ac
+++ b/configure.ac
@@ -339,7 +339,7 @@
 		[install freedesktop.org appdata support files in directory DIR (if supplied) or suppress installation @<:@default=${datadir}/appdata@:>@]
 	),
 	[fdoappdatapath="$withval"],
-	[fdoappdatapath="${datadir}/appdata"]
+	[fdoappdatapath="${datadir}/metainfo"]
 )
 
 AC_ARG_WITH(