mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-22 23:13:19 +00:00
fcitx-engines.libpinyin: remove unnecessary replacement
This commit is contained in:
parent
24f4c62cef
commit
781ec03841
@ -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 New Issue
Block a user