[BACK]Return to patch-Makefile_in CVS log [TXT][DIR] Up to [local] / ports / cad / tkgate2 / patches

File: [local] / ports / cad / tkgate2 / patches / Attic / patch-Makefile_in (download)

Revision 1.1, Thu May 15 15:11:44 2014 UTC (10 years, 1 month ago) by kirby
Branch: MAIN

make it package correct.
DEBUG enabled

$OpenBSD$
--- Makefile.in.orig	Sun Sep 27 04:24:56 2009
+++ Makefile.in	Thu May 15 17:26:30 2014
@@ -672,7 +672,7 @@ install-data: install-data-recursive
 uninstall: uninstall-recursive
 
 install-am: all-am
-	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
+	@$(MAKE) $(AM_MAKEFLAGS) install-data-am
 
 installcheck: installcheck-recursive
 install-strip:
@@ -712,7 +712,6 @@ info-am:
 
 install-data-am: install-dist_pkgdataDATA install-man
 	@$(NORMAL_INSTALL)
-	$(MAKE) $(AM_MAKEFLAGS) install-data-hook
 
 install-exec-am:
 	@$(NORMAL_INSTALL)