fcitx-engines.libpinyin: remove unnecessary replacement
This commit is contained in:
parent
24f4c62cef
commit
781ec03841
@ -25,8 +25,6 @@ stdenv.mkDerivation rec {
|
|||||||
preInstall = ''
|
preInstall = ''
|
||||||
substituteInPlace src/cmake_install.cmake \
|
substituteInPlace src/cmake_install.cmake \
|
||||||
--replace ${fcitx} $out
|
--replace ${fcitx} $out
|
||||||
substituteInPlace po/cmake_install.cmake \
|
|
||||||
--replace ${fcitx} $out
|
|
||||||
substituteInPlace data/cmake_install.cmake \
|
substituteInPlace data/cmake_install.cmake \
|
||||||
--replace ${fcitx} $out
|
--replace ${fcitx} $out
|
||||||
substituteInPlace dictmanager/cmake_install.cmake \
|
substituteInPlace dictmanager/cmake_install.cmake \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user