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

Collapse All | Expand All

(-)./Makefile (-1 lines)
Lines 120-126 install: Link Here
120
	${INSTALL} -d ${BIN}
120
	${INSTALL} -d ${BIN}
121
	${INSTALL} -m 0755 src/cogent ${BIN}
121
	${INSTALL} -m 0755 src/cogent ${BIN}
122
	${INSTALL} -m 0755 oos/oos ${BIN}
122
	${INSTALL} -m 0755 oos/oos ${BIN}
123
	${INSTALL} -m 0755 ${SWI_LIB}/socket.so ${BIN}
124
	${INSTALL} -d ${LIB}/cogent
123
	${INSTALL} -d ${LIB}/cogent
125
	${INSTALL} -d ${LIB}/cogent/classes
124
	${INSTALL} -d ${LIB}/cogent/classes
126
	${INSTALL} -d ${LIB}/cogent/help
125
	${INSTALL} -d ${LIB}/cogent/help

Return to bug 119493