Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 164526 Details for
Bug 236638
dev-python/django-1.0 ebuild
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
django-0.96.2_to_1.0.ebuild.diff
django-0.96.2_to_1.0.ebuild.diff (text/plain), 1.17 KB, created by
michael@smith-li.com
on 2008-09-04 01:51:05 UTC
(
hide
)
Description:
django-0.96.2_to_1.0.ebuild.diff
Filename:
MIME Type:
Creator:
michael@smith-li.com
Created:
2008-09-04 01:51:05 UTC
Size:
1.17 KB
patch
obsolete
>3c3 >< # $Header: /var/cvsroot/gentoo-x86/dev-python/django/django-0.96.2.ebuild,v 1.1 2008/05/26 18:15:28 nelchael Exp $ >--- >> # $Header: $ >7,11d6 >< RPV=$(get_version_component_range 1-2) >< EXTRAS_VERSION="0.96.1" >< >< MY_P="Django-${PV}" >< >14,17c9 >< SRC_URI="http://media.djangoproject.com/releases/${RPV}/${MY_P}.tar.gz >< http://media.djangoproject.com/releases/${RPV}/Django-${EXTRAS_VERSION}.tar.gz" >< # We need ${EXTRAS_VERSION} in SRC_URI, because it's the last release that >< # contains extras, tests and examples, see also src_unpack >--- >> SRC_URI="http://media.djangoproject.com/releases/${PV}/Django-${PV}.tar.gz" >34c26 >< S="${WORKDIR}/${MY_P}" >--- >> S="${WORKDIR}/${P/#d/D}" >38,51d29 >< src_unpack() { >< >< distutils_src_unpack >< >< # Those directories are missing from 0.96.2, so we copy them over from >< # Django-${EXTRAS_VERSION}: >< cp -R "${WORKDIR}/Django-${EXTRAS_VERSION}/examples" "${S}/" || die >< cp -R "${WORKDIR}/Django-${EXTRAS_VERSION}/extras" "${S}/" || die >< cp -R "${WORKDIR}/Django-${EXTRAS_VERSION}/tests" "${S}/" || die >< cp -R "${WORKDIR}/Django-${EXTRAS_VERSION}/django/contrib/formtools/templates" \ >< "${S}/django/contrib/formtools/" || die >< >< } ><
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 236638
:
164523
|
164525
| 164526