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

(-)sgml-common-0.6.3-r4.ebuild.orig (+1 lines)
Lines 20-25 Link Here
20
	# variable, and puts quotes around the CATALOG files.
20
	# variable, and puts quotes around the CATALOG files.
21
	cp "${FILESDIR}/${PF}-install-catalog.in" "${S}/bin/install-catalog.in"
21
	cp "${FILESDIR}/${PF}-install-catalog.in" "${S}/bin/install-catalog.in"
22
	cd "${S}"
22
	cd "${S}"
23
	\rm ./install-sh ./mkinstalldirs ./missing ./INSTALL ./COPYING
23
	automake -a
24
	automake -a
24
}
25
}
25
26

Return to bug 73093