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

Collapse All | Expand All

(-)Makefile.in.orig (-3 / +3 lines)
Lines 63-71 Link Here
63
	-rm -f src/version.cpp
63
	-rm -f src/version.cpp
64
64
65
65
66
install: doxywizard_install 
66
install:  
67
	$(INSTTOOL) -d $(INSTALL)/bin
67
	mkdir -p $(INSTALL)/bin
68
	$(INSTTOOL) -m 755 bin/doxygen    $(INSTALL)/bin
68
	$(INSTTOOL) -m 755 bin/doxys $(INSTALL)/bin
69
#	$(INSTTOOL) -m 755 bin/doxytag    $(INSTALL)/bin
69
#	$(INSTTOOL) -m 755 bin/doxytag    $(INSTALL)/bin
70
#	$(INSTTOOL) -m 755 bin/doxysearch $(INSTALL)/bin
70
#	$(INSTTOOL) -m 755 bin/doxysearch $(INSTALL)/bin
71
71

Return to bug 106316