From: Jason Stubbs <jstubbs@gentoo.org>
To: gentoo-dev@lists.gentoo.org
Subject: [gentoo-dev] pkg_{pre,post}inst misusage
Date: Fri, 23 Dec 2005 19:10:56 +0900 [thread overview]
Message-ID: <200512231910.56795.jstubbs@gentoo.org> (raw)
Here's what we have:
app-office/qhacc/qhacc-3.4.ebuild: [ -n "${PF}" ] && rm -rf /usr/share/doc/${PF}
net-fs/samba/samba-3.0.14a-r2.ebuild: rm -rf ${ROOT}/usr/share/doc/${PF}
net-fs/samba/samba-3.0.14a-r3.ebuild: rm -rf ${ROOT}/usr/share/doc/${PF}
net-fs/samba/samba-3.0.20-r1.ebuild: rm -rf ${ROOT}/usr/share/doc/${PF}
net-fs/samba/samba-3.0.20a.ebuild: rm -rf ${ROOT}/usr/share/doc/${PF}
net-fs/samba/samba-3.0.20b.ebuild: rm -rf ${ROOT}/usr/share/doc/${PF}
net-print/cups/cups-1.1.23-r3.ebuild: rm -fR /usr/share/doc/${PF}
net-print/cups/cups-1.1.23-r4.ebuild: [ -n "${PN}" ] && rm -fR /usr/share/doc/${PN}-*
net-print/cups/cups-1.1.23-r5.ebuild: [ -n "${PN}" ] && rm -fR /usr/share/doc/${PN}-*
I'll let others do the yelling.
--
Jason Stubbs
--
gentoo-dev@gentoo.org mailing list
next reply other threads:[~2005-12-23 10:13 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-12-23 10:10 Jason Stubbs [this message]
2005-12-23 11:19 ` [gentoo-dev] pkg_{pre,post}inst misusage Stefan Schweizer
2005-12-23 11:31 ` Jason Stubbs
2005-12-23 12:39 ` Harald van Dijk
2005-12-23 12:55 ` Jason Stubbs
2005-12-23 13:00 ` Jason Stubbs
2005-12-23 13:13 ` Harald van Dijk
2005-12-23 17:11 ` Zac Medico
2005-12-23 17:32 ` Jason Stubbs
2005-12-23 17:22 ` Jason Stubbs
2005-12-23 17:52 ` Harald van Dijk
2005-12-23 18:09 ` Jason Stubbs
2005-12-23 18:46 ` Harald van Dijk
2005-12-23 18:42 ` Thomas de Grenier de Latour
2005-12-23 19:12 ` Jason Stubbs
2005-12-23 18:43 ` [gentoo-dev] " Duncan
2005-12-23 18:57 ` Simon Stelling
2005-12-23 19:06 ` Jason Stubbs
2005-12-23 21:19 ` [gentoo-dev] " Duncan
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200512231910.56795.jstubbs@gentoo.org \
--to=jstubbs@gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox