diff options
Diffstat (limited to 'dev-python/python-report/python-report-0.10-r1.ebuild')
-rw-r--r-- | dev-python/python-report/python-report-0.10-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/python-report/python-report-0.10-r1.ebuild b/dev-python/python-report/python-report-0.10-r1.ebuild index b2c37da1..cd4a57b6 100644 --- a/dev-python/python-report/python-report-0.10-r1.ebuild +++ b/dev-python/python-report/python-report-0.10-r1.ebuild @@ -54,8 +54,8 @@ src_install() { rm "${D}"/etc/report.d/dropbox.redhat.com.ini rm "${D}"/etc/report.d/bugzilla.redhat.com.ini - # XXX: {not yet implemented} install Sabayon configuration - # cp "${FILESDIR}"/bugs.sabayon.org.ini "${D}/etc/report.d/" + # XXX: {not yet implemented} install Kogaion configuration + # cp "${FILESDIR}"/bugs.rogentos.ro.ini "${D}/etc/report.d/" find "${D}"/ -name "bugzilla-template" -type d | xargs rm -rf find "${D}"/ -name "RHEL-template" -type d | xargs rm -rf find "${D}"/ -name "strata-template" -type d | xargs rm -rf |