openssl: Fix removal of the ssl/misc scripts
This drops the dependency of $out on Perl.
This commit is contained in:
parent
99b88cfb53
commit
a5fb18473e
@ -77,7 +77,7 @@ stdenv.mkDerivation {
|
|||||||
mkdir -p $bin
|
mkdir -p $bin
|
||||||
mv $out/bin $bin/
|
mv $out/bin $bin/
|
||||||
|
|
||||||
rm -rf $out/ssl/misc
|
rm -rf $out/etc/ssl/misc
|
||||||
''; # */
|
''; # */
|
||||||
|
|
||||||
crossAttrs = {
|
crossAttrs = {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user