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

(-)a/sys-fs/udev/udev-230.ebuild (-2 / +2 lines)
Lines 278-285 multilib_src_install() { Link Here
278
			lib_LTLIBRARIES="${lib_LTLIBRARIES}"
278
			lib_LTLIBRARIES="${lib_LTLIBRARIES}"
279
			pkgconfiglib_DATA="${pkgconfiglib_DATA}"
279
			pkgconfiglib_DATA="${pkgconfiglib_DATA}"
280
			pkgconfigdata_DATA="src/udev/udev.pc"
280
			pkgconfigdata_DATA="src/udev/udev.pc"
281
			INSTALL_DIRS='$(sysconfdir)/udev/rules.d \
281
			INSTALL_DIRS='$(sysconfdir)/udev/rules.d
282
					$(sysconfdir)/udev/hwdb.d \
282
					$(sysconfdir)/udev/hwdb.d
283
					$(sysconfdir)/systemd/network'
283
					$(sysconfdir)/systemd/network'
284
			dist_bashcompletion_DATA="shell-completion/bash/udevadm"
284
			dist_bashcompletion_DATA="shell-completion/bash/udevadm"
285
			dist_network_DATA="network/99-default.link"
285
			dist_network_DATA="network/99-default.link"

Return to bug 584256