# # 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) + td class='form'>
Multi-Tech CoreCDP 1.x OpenEmbedded TreeMulti-Tech Systems
summaryrefslogtreecommitdiff
path: root/packages/startup-notification
AgeCommit message (Expand)AuthorFiles
2006-12-31remove extra whitespace at end-of-line in about 900 bb files.Rolf Leggewie2
2006-10-10Remove MAINTAINER fields from recipes, add MAINTAINER file to replace them.Koen Kooi2
2006-07-29x11: change virtual/x11 to virtual/libx11Justin Patrin2
2006-07-26x11: switch to virtual/x11 so that diet or full x11 can be selectedJustin Patrin2
2006-03-01all over the place: adapt DEPENDS to new xlib namesPhilipp Zabel2
2006-01-10replace oe_runmake install by autotools_stage_all in various packagesPhilipp Zabel1
2006-01-04Revert the changes from revisions 65af73a95a851d2e8c3cf2f523f1acc488be0208, 2...Richard Purdie1
2006-01-02autotooled packages: remove custom do_stagePhilipp Zabel1
2005-10-02lots of files: update Phil Blundell's email addressKoen Kooi2
2005-06-30import clean BK tree at cset 1.3670Koen Kooi3
2004-12-09Merge oe-devel@oe-devel.bkbits.net:openembeddedChris Larson2