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

Collapse All | Expand All

(-)orangefs-2.8.5/Makefile.in.orig (-1 / +1 lines)
Lines 1190-1196 Link Here
1190
endif
1190
endif
1191
1191
1192
ifdef BUILD_FUSE
1192
ifdef BUILD_FUSE
1193
	install -m 755 $(FUSE) $(prefix)/bin
1193
	install -m 755 $(FUSE) $(bindir)
1194
endif
1194
endif
1195
1195
1196
	# install any development tools built
1196
	# install any development tools built

Return to bug 411173