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

Collapse All | Expand All

(-)etc/Makefile.in (-1 / +1 lines)
Lines 62-68 Link Here
62
#	if [ ! -f $(sysconfdir)/rc.d/openistgt ]; then \
62
#	if [ ! -f $(sysconfdir)/rc.d/openistgt ]; then \
63
#	  install -c -m 0555 openistgt.sh $(DESTDIR)$(sysconfdir)/rc.d/openistgt; \
63
#	  install -c -m 0555 openistgt.sh $(DESTDIR)$(sysconfdir)/rc.d/openistgt; \
64
#	fi
64
#	fi
65
	install -c -m 0555 openistgt.sh $(DESTDIR)$(sysconfdir)/rc.d/openistgt
65
#	install -c -m 0555 openistgt.sh $(DESTDIR)$(sysconfdir)/rc.d/openistgt
66
66
67
install-dirs:
67
install-dirs:
68
	mkdir -p $(DESTDIR)$(sysconfdir)/istgt
68
	mkdir -p $(DESTDIR)$(sysconfdir)/istgt

Return to bug 426744