mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
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:
@@ -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")
|
||||
|
||||
Reference in New Issue
Block a user