mirror of
https://github.com/Llewellynvdm/conky.git
synced 2024-11-18 02:55:12 +00:00
ebuild QA stuff
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@652 7f574dfc-610e-0410-a909-a81674777703
This commit is contained in:
parent
1ff8d26a84
commit
b2ab78cd0c
@ -81,9 +81,9 @@ src_compile() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
src_install() {
|
src_install() {
|
||||||
emake DESTDIR=${D} install || die "make install failed"
|
make DESTDIR=${D} install || die "make install failed"
|
||||||
dodoc ChangeLog AUTHORS README doc/conkyrc.sample doc/variables.html
|
dodoc ChangeLog AUTHORS README doc/conkyrc.sample
|
||||||
dodoc doc/docs.html doc/config_settings.html
|
dohtml doc/variables.html doc/docs.html doc/config_settings.html
|
||||||
}
|
}
|
||||||
|
|
||||||
pkg_postinst() {
|
pkg_postinst() {
|
||||||
|
Loading…
Reference in New Issue
Block a user