summaryrefslogtreecommitdiff
path: root/packages/python/python-pycodes-1.1/no-docs.patch
blob: 5d41e8c03f8bb2520cfdcb0b78c46bb06bb1e277 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18

#
# 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) +
ges/opie-reader?h=testing&id=da2c653f899b4fcc10e2aeda1f7cb7a231f808ab'>opie-reader: unicode patch went upstream. Close #2694Michael Krelin3 2007-07-27opie-*: Add 1.2.3.Paul Sokolovsky1 2007-06-10uqtreader: a lot of fixes and improvementsMichael Krelin2 2007-06-09uqtreader cvs: ${OPIE_CVS_PV} is defined in opie.bbclass.Paul Sokolovsky1 2007-06-07uqtreader: opie-reader made for qt4-x11Michael Krelin2 2007-05-30opie-reader: fix copying of unicode text blocks, since upstream isn't likely ...Michael Krelin3 2006-10-10Remove MAINTAINER fields from recipes, add MAINTAINER file to replace them.Koen Kooi1 2006-08-05packages: sed -i s/^"include "/"require "/ */*.bb GNU sed rocks!Holger Freyther2 2006-07-02Opie: Rename Opie 1.2.1 to 1.2.2, Remove PRsHolger Freyther1 2006-01-12Correct Opie PV format to preserve upgradability of packages but note where c...Richard Purdie1 2006-01-07Convert CVSDATE -> SRCDATE. Also standardise cvs and svn PVs to x.x.x+cvsYYYY...Richard Purdie1