gnu: fc-host-tools: Fix internal invocations.
* gnu/packages/embedded.scm (fc-host-tools)[arguments]<#:phases> [patch-installation-paths]: Modify.
This commit is contained in:
parent
469cc535f4
commit
1dec269176
|
@ -1008,7 +1008,12 @@ SPI, I2C, JTAG.")
|
|||
"loadtools/defpath.c"
|
||||
"loadtools/Makefile"
|
||||
"miscutil/c139explore"
|
||||
"miscutil/pirexplore")
|
||||
"miscutil/pirexplore"
|
||||
"ffstools/tiffs-wrappers/installpath.c"
|
||||
"rvinterf/rvtat/launchrvif.c"
|
||||
"rvinterf/etmsync/launchrvif.c"
|
||||
"rvinterf/libasync/launchrvif.c"
|
||||
"uptools/atcmd/atinterf.c")
|
||||
(("/opt/freecalypso/loadtools")
|
||||
(string-append (assoc-ref outputs "out") "/lib/freecalypso/loadtools"))
|
||||
(("/opt/freecalypso")
|
||||
|
|
Loading…
Reference in New Issue