# # Signed off by Michael 'Mickey' Lauer # --- Python-2.4/Lib/distutils/command/build_scripts.py~dont-modify-shebang-line +++ Python-2.4/Lib/distutils/command/build_scripts.py @@ -87,7 +87,7 @@ continue match = first_line_re.match(first_line) - if match: + if False: #match: adjust = 1 post_interp = match.group(1) or '' go'/> index : multitech-oe.git
Multi-Tech CoreCDP 1.x OpenEmbedded TreeMulti-Tech Systems
summaryrefslogtreecommitdiff
path: root/packages/libpng
AgeCommit message (Expand)AuthorFiles
2008-10-18bb files: Revert the introduction of FILE_PRHolger Hans Peter Freyther3
2008-10-15[PR] Change PR to FILE_PR and intro PR as FILE_PR + DISTRO_PRHolger Hans Peter Freyther3
2008-10-15mtn2git: remove .mtn2git_empty files in non-empty directoriesJan Luebbe2
2008-09-16libpng: bump to 1.2.31. close oebug#4538. unifyJunqian Gordon Xu10
2008-06-01libpng12: Add fix for libtool 2.2.4 from pokyRichard Purdie3
2008-02-19libpng[-native] 1.2.19 remove buggy versionMichael Lauer2
2008-01-26divers: replace '=' definition of dbg packages with '+=' for 43 files. fixes...Rolf Leggewie4
2007-09-22libpng: update to 1.2.20, should fix #2992 Koen Kooi2
2007-08-20libpng[-native]: update to 1.2.19Michael Lauer2