View | Details | Raw Unified
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 
		$(COMPILE) -c -o $@ $<
		$(COMPILE) -c -o $@ $<
install-exec-local :
install-exec-local :
		test -e "$(DESTDIR)$(sysconfdir)/ipsec.conf" || $(INSTALL) ipsec.conf $(DESTDIR)$(sysconfdir)/ipsec.conf
		test -e "$(DESTDIR)$(sysconfdir)/ipsec.conf" || $(INSTALL) -D ipsec.conf $(DESTDIR)$(sysconfdir)/ipsec.conf