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

(-)doc/Makefile.in (-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 = @SHELL@ @install_sh@ -c -m 644
8
install = @install_sh@ -c -m 644
9
install_dir = @SHELL@ @install_sh@ -d 
9
install_dir = @install_sh@ -d 
10
prefix  = @prefix@
10
prefix  = @prefix@
11
infodir = @infodir@
11
infodir = @infodir@
12
man1dir = @mandir@/man1
12
man1dir = @mandir@/man1

Return to bug 155847