-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Alexander Mieland wrote:
| On Thursday 20 January 2005 01:16, Chris Gianelloni wrote:
|>
|>pkg_postinst() {
|> if [ -f ${ROOT}/etc/basc/bash-time ]
|> then
|> einfo "Benchmark data present. To re-run the benchmark execute:"
|> einfo "ebuild /var/db/pkg/${CATEGORY}/${PF}/${PF}.ebuild config"
|> else
|> ewarn "Benchmark data not present. You will need to execute:"
|> ewarn "ebuild /var/db/pkg/${CATEGORY}/${PF}/${PF}.ebuild config"
|> ewarn "before using basc."
|> fi
|>}
|>
|>pkg_config() {
|> mkdir -p ${ROOT}/tmp/${PF}
|> cd ${ROOT}/tmp/${PF}
|
|
| from where should the ebuild get the bash-source-tarball?
| shouldn't here also be a wget or something else?
|
The URL of the tarball needs to be listed in SRC_URI along with the basc
tarball. No need for wget; portage will take care of the rest.
- --
My computer, my documents, my briefcase, my ASS!
~ -- Ben Cook
Aaron Walker <[EMAIL PROTECTED]>
Gentoo/BSD | cron | shell-tools | commonbox
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.0 (GNU/Linux)
iD8DBQFB76L6C3poscuANHARAmFOAJ0bti6q1UE0wjmdDZZfEoQZ4Z5teACgjHHL
Sb5gLYIJ1avKVQWHlxpbitg=
=MRmD
-----END PGP SIGNATURE-----
--
[email protected] mailing list