Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 505518 | Differences between
and this patch

Collapse All | Expand All

(-)file_not_specified_in_diff (-2 / +2 lines)
Line  Link Here
0
-- a/src_install.eblit 2014-03-24 02:02:37.458152218 +0000
0
++ b/src_install.eblit 2014-03-24 02:03:16.042121612 +0000
Lines 189-195 Link Here
189
		# TODO: Drop the $FILESDIR copy once 2.19 goes stable.
189
		# TODO: Drop the $FILESDIR copy once 2.19 goes stable.
190
		if version_is_at_least 2.19 ; then
190
		if version_is_at_least 2.19 ; then
191
			systemd_dounit nscd/nscd.service || die
191
			systemd_dounit nscd/nscd.service || die
192
			systemd_newtmpfilesd nscd/nscd.tmpfiles || die
192
			systemd_newtmpfilesd nscd/nscd.tmpfiles nscd.conf || die
193
		else
193
		else
194
			systemd_dounit "${FILESDIR}"/nscd.service || die
194
			systemd_dounit "${FILESDIR}"/nscd.service || die
195
			systemd_newtmpfilesd "${FILESDIR}"/nscd.tmpfilesd nscd.conf || die
195
			systemd_newtmpfilesd "${FILESDIR}"/nscd.tmpfilesd nscd.conf || die

Return to bug 505518