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

(-)doc/Makefile (-2 / +2 lines)
Lines 5-12 Link Here
5
# Makefile.am when creating a distribution of the package.
5
# Makefile.am when creating a distribution of the package.
6
#
6
#
7
7
8
install = /bin/sh ${SHELL} /var/tmp/portage/x11-misc/adesklets-0.6.1-r1/work/adesklets-0.6.1/install-sh -c -m 644
8
install = ${SHELL} /var/tmp/portage/x11-misc/adesklets-0.6.1-r1/work/adesklets-0.6.1/install-sh -c -m 644
9
install_dir = /bin/sh ${SHELL} /var/tmp/portage/x11-misc/adesklets-0.6.1-r1/work/adesklets-0.6.1/install-sh -d 
9
install_dir = ${SHELL} /var/tmp/portage/x11-misc/adesklets-0.6.1-r1/work/adesklets-0.6.1/install-sh -d 
10
prefix  = /usr
10
prefix  = /usr
11
infodir = /usr/share/info
11
infodir = /usr/share/info
12
man1dir = /usr/share/man/man1
12
man1dir = /usr/share/man/man1

Return to bug 331479