summarylogtreecommitdiffstats
path: root/config.patch
diff options
context:
space:
mode:
authordoragasu2015-06-21 16:35:53 +0200
committerdoragasu2015-06-21 16:35:53 +0200
commit18bdd78a4bf1ff6700e9a6c9420a8dd3d9908487 (patch)
treedfd322613fd25a523c2d6e3bf78b4e9afbbafc78 /config.patch
downloadaur-18bdd78a4bf1ff6700e9a6c9420a8dd3d9908487.tar.gz
AUR4 migration
Diffstat (limited to 'config.patch')
-rw-r--r--config.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/config.patch b/config.patch
new file mode 100644
index 000000000000..c545da67c8c5
--- /dev/null
+++ b/config.patch
@@ -0,0 +1,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
+ }