s4-waf: fixed install location of external python libs
[nivanova/samba-autobuild/.git] / lib / subunit / python / wscript_build
index 7e53d17ba5335dcd2685369e1a85bc6022eb14bf..f99ba42f04a22df75934252d075003c3cd2b8710 100644 (file)
@@ -17,7 +17,3 @@ bld.SAMBA_SCRIPT('python_testtools',
                  pattern='testtools/**/*.py',
                  installdir='python')
 
-bld.INSTALL_WILDCARD('${PYTHONDIR}', 'subunit/**/*.py', flat=False)
-bld.INSTALL_WILDCARD('${PYTHONDIR}', 'testtools/**/*.py', flat=False)
-bld.INSTALL_WILDCARD('${PYTHONDIR}', 'iso8601/**/*.py', flat=False)
-