# # Patch managed by http://www.mn-logistik.de/unsupported/pxa250/patcher # --- pycodes/setup.py~no-docs 2004-01-25 01:01:33.000000000 +0100 +++ pycodes/setup.py 2004-04-04 03:24:53.000000000 +0200 @@ -43,9 +43,7 @@ 'pycodes.tests.quantization', 'pycodes.tests.quantization.BSC', 'pycodes.tests.quantization.BEC'], - data_files=([('doc', - map(lambda x: os.path.join('doc',x), - ['pycodes.html','pycodes.info']))]), + data_files=(), ext_modules = [ Extension('pycodes.pyLDPC', map(lambda x: os.path.join(pyLDPCdir,x),pyLDPCsrc) + e.git
Mirror of openembedded-coreMulti-Tech Systems
summaryrefslogtreecommitdiff
path: root/meta/recipes-devtools
diff options
context:
space:
mode:
authorNitin A Kamble <nitin.a.kamble@intel.com>2011-06-09 15:41:22 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-06-10 12:35:45 +0100
commitc553b3934f45db8a6e77cfc7673787db3cc64f85 (patch)
treea4688e87edd4b7a39df37402437c2043c9906e67 /meta/recipes-devtools
parentf183c7cfe377fa6ed2777605c3590a9dda2060df (diff)
downloadopenembedded-core-c553b3934f45db8a6e77cfc7673787db3cc64f85.tar.gz
openembedded-core-c553b3934f45db8a6e77cfc7673787db3cc64f85.tar.bz2
openembedded-core-c553b3934f45db8a6e77cfc7673787db3cc64f85.zip
gcc: rebase the patch to avoid patch rejection
Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
Diffstat (limited to 'meta/recipes-devtools')