gnu: openssl: Delete leftover man3 directory.

* gnu/packages/tls.scm (openssl)[arguments]: Delete empty directory in
'move-man3-pages' phase.
master
Leo Famulari 2016-09-06 13:37:23 -04:00
parent 2c6a1c67e4
commit 5c838ec9cd
No known key found for this signature in database
GPG Key ID: 2646FA30BACA7F08
1 changed files with 1 additions and 0 deletions

View File

@ -286,6 +286,7 @@ required structures.")
(string-append target "/"
(basename file))))
(find-files man3))
(delete-file-recursively man3)
#t)))
(add-before
'patch-source-shebangs 'patch-tests