lol
1diff -ubr ipsec-tools-0.8.0-orig/src/racoon/Makefile.in ipsec-tools-0.8.0/src/racoon/Makefile.in
2--- ipsec-tools-0.8.0-orig/src/racoon/Makefile.in 2012-10-20 13:01:07.700903316 +0200
3+++ ipsec-tools-0.8.0/src/racoon/Makefile.in 2012-10-20 13:01:13.177832616 +0200
4@@ -1085,9 +1085,6 @@
5 uninstall-sbinPROGRAMS
6
7
8-install-exec-local:
9- ${mkinstalldirs} $(DESTDIR)${adminsockdir}
10-
11 # special object rules
12 crypto_openssl_test.o: crypto_openssl.c
13 $(COMPILE) -DEAYDEBUG -o crypto_openssl_test.o -c $(srcdir)/crypto_openssl.c