Remove unused binary files
This commit is contained in:
parent
6e0e27854f
commit
38f315623e
@ -33,6 +33,8 @@ stdenv.mkDerivation rec {
|
|||||||
];
|
];
|
||||||
|
|
||||||
buildPhase = ''
|
buildPhase = ''
|
||||||
|
rm -Rf CPAN
|
||||||
|
rm -Rf Bin
|
||||||
'';
|
'';
|
||||||
|
|
||||||
installPhase = ''
|
installPhase = ''
|
||||||
|
Loading…
x
Reference in New Issue
Block a user