fcitx: Remove obsolete vsed
This commit is contained in:
parent
b50cca07b0
commit
3a6b1cb457
1 changed files with 0 additions and 2 deletions
|
@ -69,8 +69,6 @@ pre_configure() {
|
|||
vsed -i -e 's;INCLUDE(${FCITX4_PREFIX}/share/cmake/fcitx;INCLUDE(${CMAKE_CURRENT_LIST_DIR};' \
|
||||
cmake/FcitxConfig.cmake
|
||||
|
||||
vsed -i -e 's;enchant/enchant.h;enchant-2/enchant.h;' cmake/FindEnchant.cmake
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
# use host binaries
|
||||
vsed -i -e 's;${PROJECT_BINARY_DIR}/tools/dev;/usr/lib/fcitx/libexec;' \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue