git-svn-id: http://svn.sabayonlinux.org/overlay@1459 d7aec97c-591d-0410-af39-a8856400b30a
This commit is contained in:
lxnay
2007-07-18 14:31:15 +00:00
parent b934a81234
commit 4882a618f1
32 changed files with 92 additions and 76 deletions
@@ -32,9 +32,3 @@ src_compile() {
src_install() {
make DESTDIR="${D}" install || die "make install failed"
}
pkg_postinst() {
ewarn "DO NOT report bugs to Gentoo's bugzilla"
einfo "Please report all bugs to nesl247@gmail.com"
einfo "Thank you on behalf of the Gentoo Xeffects team"
}