This commit is contained in:
Daniel Ziltener 2023-11-28 12:43:37 +01:00
parent 61b70e7703
commit 640e6103df
Signed by: zilti
GPG Key ID: B38976E82C9DAE42

View File

@ -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"))