Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 211938
Collapse All | Expand All

(-)strongswan-4.1.9.orig/src/starter/Makefile.am (-1 / +1 lines)
Lines 31-34 defs.o: $(PLUTODIR)/defs.c $(PLUTODIR)/ Link Here
31
		$(COMPILE) -c -o $@ $<
31
		$(COMPILE) -c -o $@ $<
32
32
33
install-exec-local :
33
install-exec-local :
34
		test -e "$(DESTDIR)$(sysconfdir)/ipsec.conf" || $(INSTALL) ipsec.conf $(DESTDIR)$(sysconfdir)/ipsec.conf
34
		test -e "$(DESTDIR)$(sysconfdir)/ipsec.conf" || $(INSTALL) -D ipsec.conf $(DESTDIR)$(sysconfdir)/ipsec.conf

Return to bug 211938