summarylogtreecommitdiffstats
path: root/config.patch
blob: c545da67c8c5aa425ed1801b32b7538ea9b68594 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
diff -ruN gbcflsh_1.1_src.orig/gbcf.pro gbcflsh_1.1_src/gbcf.pro
--- gbcflsh_1.1_src.orig/gbcf.pro	2015-06-07 16:08:46.800217639 +0200
+++ gbcflsh_1.1_src/gbcf.pro	2015-06-07 16:09:15.903447609 +0200
@@ -57,7 +57,7 @@
 langpack.files = src/*.qm
 exec.path = /usr/bin
 exec.files = gbcflsh
-config.path = ~/.config/GBCFProject
+config.path = /usr/share/gbcf/GBCFProject
 config.files = GameBoyCartFlasher.conf
 INSTALLS += langpack exec config
 }