diff options
author | Richard Purdie <rpurdie@rpsys.net> | 2008-02-28 11:57:08 +0000 |
---|---|---|
committer | Richard Purdie <rpurdie@rpsys.net> | 2008-02-28 11:57:08 +0000 |
commit | 5243c2f3c13973340c4175f22697f0a90f42b33c (patch) | |
tree | 7cd680516e5cf7bdef3a4e3d7a25b4a1a65d6524 /packages/nonworking/python | |
parent | c72f258e5eac11c9bb5acf7e66e22d06cfe04628 (diff) |
nonworking: Attempt to fix up various random broken staging references whilst in the area
Diffstat (limited to 'packages/nonworking/python')
-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 ddb901532d..a0bc000182 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=${STAGING_DIR} |