fcitx-engines.libpinyin: remove unnecessary replacement
This commit is contained in:
parent
24f4c62cef
commit
781ec03841
1 changed files with 0 additions and 2 deletions
|
@ -25,8 +25,6 @@ stdenv.mkDerivation rec {
|
|||
preInstall = ''
|
||||
substituteInPlace src/cmake_install.cmake \
|
||||
--replace ${fcitx} $out
|
||||
substituteInPlace po/cmake_install.cmake \
|
||||
--replace ${fcitx} $out
|
||||
substituteInPlace data/cmake_install.cmake \
|
||||
--replace ${fcitx} $out
|
||||
substituteInPlace dictmanager/cmake_install.cmake \
|
||||
|
|
Loading…
Reference in a new issue