Nagy Karoly Gabriel
16 years ago
3 changed files with 8 additions and 34 deletions
@ -1,20 +1,20 @@ |
|||||||
|
|
||||||
[TIMESTAMP] 1164922127 Thu Nov 30 23:28:47 2006 |
[TIMESTAMP] 1236111620 Tue Mar 3 22:20:20 2009 |
||||||
[BUILDTIME] 0 (5) |
[BUILDTIME] 0 (5) |
||||||
[SIZE] 0.93 MB, 90 files |
[SIZE] 0.33 MB, 10 files |
||||||
|
|
||||||
[DEP] 00-dirtree |
|
||||||
[DEP] bash |
[DEP] bash |
||||||
|
[DEP] bzip2 |
||||||
[DEP] coreutils |
[DEP] coreutils |
||||||
[DEP] diffutils |
[DEP] diffutils |
||||||
|
[DEP] fhs |
||||||
[DEP] findutils |
[DEP] findutils |
||||||
[DEP] gawk |
[DEP] gawk |
||||||
[DEP] gcc |
[DEP] gcc |
||||||
[DEP] glibc |
[DEP] glibc |
||||||
[DEP] grep |
[DEP] grep |
||||||
[DEP] numpy |
|
||||||
[DEP] pygobject |
|
||||||
[DEP] pyrexc |
|
||||||
[DEP] python |
[DEP] python |
||||||
|
[DEP] runit |
||||||
[DEP] sed |
[DEP] sed |
||||||
[DEP] wxpython |
[DEP] sysfiles |
||||||
|
[DEP] tar |
||||||
|
@ -1,26 +0,0 @@ |
|||||||
# --- SDE-COPYRIGHT-NOTE-BEGIN --- |
|
||||||
# This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
|
||||||
# |
|
||||||
# Filename: package/.../setuptools/setuptools.conf |
|
||||||
# Copyright (C) 2007 The OpenSDE Project |
|
||||||
# Copyright (C) 2004 - 2006 The T2 SDE Project |
|
||||||
# |
|
||||||
# More information can be found in the files COPYING and README. |
|
||||||
# |
|
||||||
# This program is free software; you can redistribute it and/or modify |
|
||||||
# it under the terms of the GNU General Public License as published by |
|
||||||
# the Free Software Foundation; version 2 of the License. A copy of the |
|
||||||
# GNU General Public License can be found in the file COPYING. |
|
||||||
# --- SDE-COPYRIGHT-NOTE-END --- |
|
||||||
|
|
||||||
autoextract=0 |
|
||||||
|
|
||||||
makeopt= |
|
||||||
makeinstopt= |
|
||||||
|
|
||||||
hook_add postmake 5 'ez_setup' |
|
||||||
ez_setup() { |
|
||||||
srctar=`match_source_file -p .` |
|
||||||
PYTHONPATH=$srctar:$PYTHONPATH python -c "from setuptools.command.easy_install import main |
|
||||||
main([\"$srctar\"])" |
|
||||||
} |
|
Loading…
Reference in new issue