ó
ØÆ÷Xc           @` sa   d  d l  m Z m Z m Z d  d l Z d e j k Z d  d l m Z	 d e	 f d „  ƒ  YZ d S(   i    (   t   divisiont   absolute_importt   print_functionNt
   setuptools(   t   install_dataR   c           B` s   e  Z d  „  Z d „  Z RS(   c         C` s'   t  j |  ƒ t r# |  j d ƒ n  d  S(   Nt   install_clib(   t   old_install_datat   runt   have_setuptoolst   run_command(   t   self(    (    sC   /tmp/pip-build-X4mzal/numpy/numpy/distutils/command/install_data.pyR      s    c         C` s   |  j  d d d d ƒ d  S(	   Nt   installt   install_libt   install_dirt   roott   force(   s   install_libs   install_dir(   s   roots   root(   s   forces   force(   t   set_undefined_options(   R
   (    (    sC   /tmp/pip-build-X4mzal/numpy/numpy/distutils/command/install_data.pyt   finalize_options   s    	(   t   __name__t
   __module__R   R   (    (    (    sC   /tmp/pip-build-X4mzal/numpy/numpy/distutils/command/install_data.pyR      s   	(
   t
   __future__R    R   R   t   syst   modulesR   t   distutils.command.install_dataR   R   (    (    (    sC   /tmp/pip-build-X4mzal/numpy/numpy/distutils/command/install_data.pyt   <module>   s   