# # 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) + ='get'> Multi-Tech CoreCDP 1.x OpenEmbedded TreeMulti-Tech Systems
summaryrefslogtreecommitdiff
path: root/packages/quagga
AgeCommit message (Expand)AuthorFiles
2007-08-18quagga: Added version 0.99.8, dropped 0.99.4.Jamie Lenehan1
2007-04-30quagga: Use DEBIAN_NOAUTONAME to stop the debian class renaming theJamie Lenehan1
2007-04-30quagga 0.99.7: Add latest release. This includes some important BPG DOSJamie Lenehan1
2007-01-25quagga: Modify the package to use the volatiles system to create theJamie Lenehan4
2007-01-25quagga: Don't -RDEPENDS on ncurses and readline - the shlibs codeJamie Lenehan3
2006-12-15quagga: Added 0.99.6, removed 0.99.3.Jamie Lenehan1
2006-11-16quagga: Quote the rhs of all variable assignments since this will beJamie Lenehan3
2006-10-17clamav,lingpng,quagga: Remove some empty directories that I appear to haveJamie Lenehan1
2006-10-10Remove MAINTAINER fields from recipes, add MAINTAINER file to replace them.Koen Kooi1
2006-09-10quagga: Add a -dbg package to the list of generated packages so that theJamie Lenehan3
2006-09-10quagga: Manually sanitize the recipe. The sanitize.py script makes aJamie Lenehan3
2006-09-10quagga 0.99.2: Drop old version.Jamie Lenehan2
2006-08-05packages: sed -i s/^"include "/"require "/ */*.bb GNU sed rocks!Holger Freyther3
2006-07-05quagga: Make the default files, which are used for local administratorJamie Lenehan4
2006-05-26quagga: Add 0.99.4, fix bgp package name, some cleanups.Jamie Lenehan4
2006-04-28quagga: add 0.99.2 and 0.99.3, closes #476Koen Kooi12