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

Collapse All | Expand All

(-)/usr/portage/app-backup/bacula/bacula-2.2.5.ebuild (+2 lines)
Lines 128-133 Link Here
128
	unpack ${A}
128
	unpack ${A}
129
	cd ${S}
129
	cd ${S}
130
130
131
	epatch "${FILESDIR}/${PN}-${PV}"-nextvol.patch
132
131
	# adjusts default configuration files for several binaries
133
	# adjusts default configuration files for several binaries
132
	# to /etc/bacula/<config> instead of ./<config>
134
	# to /etc/bacula/<config> instead of ./<config>
133
	pushd src && epatch "${FILESDIR}/${PV}/${PN}"-default-configs.patch && popd
135
	pushd src && epatch "${FILESDIR}/${PV}/${PN}"-default-configs.patch && popd

Return to bug 195794