Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
Not eligible to see or edit group visibility for this bug.
View Bug Activity | Format For Printing | XML | Clone This Bug
The summary says it all. sed 's/cp -a/cp -R/' django-0.96.2.ebuild > "$PORTDIR_OVERLAY"/dev-python/django/django-0.96.2.ebuild essentially resolves it. Reproducible: Always Steps to Reproduce:
I've modified the mentioned ebuild to use cp -pPR instead of cp -a. Thanks for reporting.