2009-06-23 18:59:57 -04:00
|
|
|
$OpenBSD: patch-pdns_Makefile_in,v 1.3 2009/06/23 22:59:57 sthen Exp $
|
2008-12-16 05:30:27 -05:00
|
|
|
|
|
|
|
Remove target that we take care of in post-install.
|
|
|
|
|
2009-06-23 18:59:57 -04:00
|
|
|
--- pdns/Makefile.in.orig Sun Jan 25 20:24:49 2009
|
|
|
|
+++ pdns/Makefile.in Mon Jun 22 23:52:31 2009
|
|
|
|
@@ -1152,8 +1152,7 @@ info-am:
|
2008-10-02 14:40:41 -04:00
|
|
|
|
|
|
|
install-data-am:
|
|
|
|
|
|
|
|
-install-exec-am: install-binPROGRAMS install-sbinPROGRAMS \
|
|
|
|
- install-sysconfDATA
|
|
|
|
+install-exec-am: install-binPROGRAMS install-sbinPROGRAMS
|
|
|
|
|
|
|
|
install-info: install-info-recursive
|
|
|
|
|