gnu: apfs-fuse: Fix build.
* gnu/packages/file-systems.scm (apfs-fuse)[arguments]: Install the LICENSE file with the default 'install-license-files' phase.master
parent
ff0efc8f6c
commit
666f51f9e1
|
@ -316,7 +316,6 @@ network. LIBNFS offers three different APIs, for different use :
|
|||
(install-file "apfs-dump-quick" bin)
|
||||
(install-file "apfs-fuse" bin)
|
||||
(install-file "libapfs.a" lib)
|
||||
(install-file "../source/LICENSE" doc)
|
||||
#t))))))
|
||||
(inputs
|
||||
`(("bzip2" ,bzip2)
|
||||
|
|
Reference in New Issue