diff options
Diffstat (limited to 'chinese/fcitx-libpinyin/files/patch-CMakeLists.txt')
-rw-r--r-- | chinese/fcitx-libpinyin/files/patch-CMakeLists.txt | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/chinese/fcitx-libpinyin/files/patch-CMakeLists.txt b/chinese/fcitx-libpinyin/files/patch-CMakeLists.txt deleted file mode 100644 index 24ef080cbe95..000000000000 --- a/chinese/fcitx-libpinyin/files/patch-CMakeLists.txt +++ /dev/null @@ -1,10 +0,0 @@ ---- CMakeLists.txt~ 2012-07-05 04:14:59.000000000 -0500 -+++ CMakeLists.txt 2012-09-04 16:36:28.118990420 -0500 -@@ -9,7 +9,6 @@ FIND_PACKAGE(Gettext REQUIRED) - FIND_PACKAGE(Fcitx 4.2.0 REQUIRED) - find_package(GLIB2 REQUIRED) - find_package(Libpinyin REQUIRED) --find_program(WGET wget REQUIRED) - find_program(TAR tar REQUIRED) - - # uninstall target |