diff options
author | Kurt Jaeger <pi@FreeBSD.org> | 2016-07-09 11:37:36 +0000 |
---|---|---|
committer | Kurt Jaeger <pi@FreeBSD.org> | 2016-07-09 11:37:36 +0000 |
commit | cc30a2c7e10b7dbb28de2e4b54cd62f3d4b72d67 (patch) | |
tree | e6f202d0187495269524b0332feee89c6ef8a732 /chinese/fcitx/files/patch-data__script__fcitx4-config.in | |
parent | - Add LICENSE_FILE (diff) |
chinese/fcitx: 4.2.8.6 -> 4.2.9.1
PR: 210782
Submitted by: Iblis Lin <iblis@hs.ntnu.edu.tw>
Approved by: lichray@gmail.com (maintainer)
Diffstat (limited to 'chinese/fcitx/files/patch-data__script__fcitx4-config.in')
-rw-r--r-- | chinese/fcitx/files/patch-data__script__fcitx4-config.in | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/chinese/fcitx/files/patch-data__script__fcitx4-config.in b/chinese/fcitx/files/patch-data__script__fcitx4-config.in index 3da686b3351f..6f901891ccf1 100644 --- a/chinese/fcitx/files/patch-data__script__fcitx4-config.in +++ b/chinese/fcitx/files/patch-data__script__fcitx4-config.in @@ -1,5 +1,5 @@ ---- ./data/script/fcitx4-config.in.orig 2013-09-28 17:33:14.000000000 +0900 -+++ ./data/script/fcitx4-config.in 2014-03-19 13:45:08.000000000 +0900 +--- data/script/fcitx4-config.in.orig 2015-12-12 08:02:09 UTC ++++ data/script/fcitx4-config.in @@ -1,14 +1,26 @@ #! /bin/sh @@ -27,7 +27,7 @@ usage() { -@@ -23,9 +35,13 @@ +@@ -23,9 +35,13 @@ Known values for OPTION are: --libdir Fcitx Library Prefix --includedir Fcitx Include Prefix --addondir Fcitx Addon Library Dir @@ -41,7 +41,7 @@ --help display this help and exit --version output version information EOF -@@ -72,18 +88,34 @@ +@@ -72,18 +88,34 @@ while test $# -gt 0; do echo $addondir ;; |