.
This commit is contained in:
parent
61b70e7703
commit
640e6103df
1 changed files with 1 additions and 1 deletions
|
@ -58,7 +58,7 @@
|
|||
#:configure-flags #~(list (string-append "--datadir=" #$output "/share"))
|
||||
#:phases
|
||||
#~(modify-phases %standard-phases
|
||||
(replace 'install
|
||||
(add-after 'install 'post-install
|
||||
(lambda _
|
||||
(install-file "iab.txt" (string-append #$output:iab "/share/hwdata"))
|
||||
(install-file "oui.txt" (string-append #$output:oui "/share/hwdata"))
|
||||
|
|
Loading…
Reference in a new issue