2012-01-11 01:41:47 +00:00
|
|
|
$OpenBSD: patch-pdns_Makefile_in,v 1.4 2012/01/11 01:41:47 sthen Exp $
|
2008-12-16 10:30:27 +00:00
|
|
|
|
|
|
|
Remove target that we take care of in post-install.
|
|
|
|
|
2012-01-11 01:41:47 +00:00
|
|
|
--- pdns/Makefile.in.orig Thu Jan 5 09:27:41 2012
|
|
|
|
+++ pdns/Makefile.in Tue Jan 10 14:31:26 2012
|
|
|
|
@@ -1286,8 +1286,7 @@ install-dvi: install-dvi-recursive
|
2008-10-02 18:40:41 +00:00
|
|
|
|
2012-01-11 01:41:47 +00:00
|
|
|
install-dvi-am:
|
2008-10-02 18:40:41 +00:00
|
|
|
|
|
|
|
-install-exec-am: install-binPROGRAMS install-sbinPROGRAMS \
|
|
|
|
- install-sysconfDATA
|
|
|
|
+install-exec-am: install-binPROGRAMS install-sbinPROGRAMS
|
|
|
|
|
2012-01-11 01:41:47 +00:00
|
|
|
install-html: install-html-recursive
|
2008-10-02 18:40:41 +00:00
|
|
|
|