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

Collapse All | Expand All

(-)/Users/jacob/Downloads/portage/x11-libs/libxcb/files/xcb-rebuilder.sh (-1 / +1 lines)
Lines 3-9 Link Here
3
# To use something besides `emerge` to install packages, set
3
# To use something besides `emerge` to install packages, set
4
# XCB_REBUILDER_INSTALL to that binary.
4
# XCB_REBUILDER_INSTALL to that binary.
5
5
6
. /etc/init.d/functions.sh
6
. @GENTOO_PORTAGE_EPREFIX@/etc/init.d/functions.sh
7
7
8
case ${1} in
8
case ${1} in
9
	'') ;;
9
	'') ;;

Return to bug 274844