summaryrefslogtreecommitdiff
path: root/packages/python/python-pycodes/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) +
a1a4693f'>uboot-openmoko|linux-gta01: softlink to the latest binary in the deploy direc...Michael Lauer1 2007-08-06uboot-openmoko: pinpoint GIT revisionMichael Lauer1 2007-08-05uboot-mkimage-openmoko-native: catch up with renamingMichael Lauer1 2007-08-05rename u-boot[-mkimage]-gta01[-native] to u-boot[-mkimage]-openmoko[-native]Michael Lauer61 2007-08-01uboot-gta01: deployed files are not executable so use -m 0644 during installi...Marcin Juszkiewicz1 2007-07-31u-boot-mkimage-gta01-native_oe.bb: remove conflicting patchKoen Kooi1 2007-07-03u-boot 1.1.6: fix Sarge patchsetGrzegorz Ratajczak2 2007-07-03u-boot 1.1.6: added Sarge-AT91 supportGrzegorz Ratajczak2 2007-06-22u-boot-mkimage-gta01-native: re-add till uboot-utils actually worksKoen Kooi61 2007-06-22uboot-gta01:Michael Lauer74 2007-06-13u-boot-mkimage-gta01-native: add a static git tag and put patches in OE to st...Koen Kooi61 2007-06-12packages/uboot/u-boot.inc : Disable parallel make for u-boot as it fails for ...Stelios Koroneos1 2007-05-28packages/uboot/u-boot_git.bb : Add sequoia dev board uboot release tagStelios Koroneos1 2007-05-23u-boot.inc : Correct args to install to work with OE install-native.Philip Balister1 2007-05-09u-boot-mkimage-gta01-native: split_by_variant.sh script was movedPhilipp Zabel1 2007-04-29packages/uboot/u-boot_1.1.2.bb : Add suport for Magicbox boardsStelios Koroneos2 2007-04-14uboot-gta01: Don't use compund statements without checking return values sinc...Richard Purdie1 2007-04-10u-boot_LABEL.2006.06.30.2020.bb : bb file no longer needed. Current release v...Philip Balister3 2007-04-10u-boot-linkstationppc: Remove empty dirOyvind Repvik1 2007-04-10u-boot: Add linkstation-patchesOyvind Repvik6 2007-04-10u-boot_1.2.0: Merge in linkstationppcOyvind Repvik1 2007-04-10u-boot: Remove u-boot-linkstationppcOyvind Repvik6 2007-04-10u-boot: finish moving u-boot utilsOyvind Repvik12 2007-04-07u-boot: Remove two leftover tar.bz2 filesOyvind Repvik2 2007-04-07u-boot 1.2.0: Add patch for turbostation-supportOyvind Repvik1 2007-04-05openmoko: remove some more proto=https entriesKoen Kooi1 2007-04-03u-boot_1.2.0.bb : Add version 1.2.0 of u-boot.Philip Balister1 2007-04-03u-boot_LABEL.2006.06.30.2020.bb : Set DEFAULT_PREFERENCE = -1Philip Balister1 2007-03-30uboot-utils: Update and move to uboot/Oyvind Repvik1 2007-03-25uboot: Update linkstation ubootOyvind Repvik3 2007-03-17uboot: Add support for linkstation targetOyvind Repvik7 2007-03-15dfu-util-native, ftdi-eeprom-native, tzcode-native, u-boot, uboot-utils: crea...Rod Whitby1 2007-03-08u-boot-mkimage-gta01-native: Fixed ordering of do_deploy in relation to rm_work.Rod Whitby1 2007-03-07u-boot-mkimage-gta01: renamed to u-boot-mkimage-gta01-nativeMarcin Juszkiewicz1 2007-03-07u-boot-mkimage-gta01: build uboot-mkimage needed for Neo1973 kernelMarcin Juszkiewicz1 2007-03-07uboot-gta01: fix parse errorMarcin Juszkiewicz1