Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 46081
Collapse All | Expand All

(-)file_not_specified_in_diff (+4 lines)
Lines 33-38 Link Here
33
       [ "$APPLY_25PATCH" = "1" ] && epatch ${FILESDIR}/fix_memory_display_kernel2.5.diff.gz
33
       [ "$APPLY_25PATCH" = "1" ] && epatch ${FILESDIR}/fix_memory_display_kernel2.5.diff.gz
34
}
34
}
35
35
36
src_compile() {
37
       echo "Nothing to do."
38
}
39
36
src_install() {
40
src_install() {
37
       HTDOCS="/var/www/localhost/htdocs"
41
       HTDOCS="/var/www/localhost/htdocs"
38
       insinto ${HTDOCS}/phpsysinfo
42
       insinto ${HTDOCS}/phpsysinfo

Return to bug 46081