diff options
author | Michael Lauer <mickey@vanille-media.de> | 2008-02-28 16:35:43 +0000 |
---|---|---|
committer | Michael Lauer <mickey@vanille-media.de> | 2008-02-28 16:35:43 +0000 |
commit | f8efb715c231cfc285f6bc8cbad4c1aa1c14037c (patch) | |
tree | 2e70ff99a5372fab8449aa5055385849154fd51e /packages/nonworking/python/python-gsl_0.2.0.bb | |
parent | 78a12152c9703cb104fdcfc89d75531a8e79ddaf (diff) |
remove obsolete stuff from nonworking (e17, efl, xfree86)
Diffstat (limited to 'packages/nonworking/python/python-gsl_0.2.0.bb')
-rw-r--r-- | packages/nonworking/python/python-gsl_0.2.0.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/nonworking/python/python-gsl_0.2.0.bb b/packages/nonworking/python/python-gsl_0.2.0.bb index a0bc000182..38bd9e273f 100644 --- a/packages/nonworking/python/python-gsl_0.2.0.bb +++ b/packages/nonworking/python/python-gsl_0.2.0.bb @@ -11,4 +11,4 @@ S = "${WORKDIR}/${SRCNAME}-${PV}" inherit distutils -#export STAGING=${STAGING_DIR} +export STAGING_DIR := "${STAGING_DIR}" |