From 08a2fa82cd4f6588449b81c8534c42aba7fe2e0d Mon Sep 17 00:00:00 2001 From: edwin Date: Mon, 5 Dec 2005 00:53:19 +0000 Subject: Remove install-info from Makefile, it's automatically done when INFO is defined --- palm/coldsync/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'palm/coldsync') diff --git a/palm/coldsync/Makefile b/palm/coldsync/Makefile index 326259acfc39..bb5e848c7aba 100644 --- a/palm/coldsync/Makefile +++ b/palm/coldsync/Makefile @@ -66,7 +66,6 @@ post-patch: .endif post-install: - install-info ${PREFIX}/info/conduits.info ${PREFIX}/info/dir ${MKDIR} ${PREFIX}/include/pconn ${INSTALL_DATA} ${WRKSRC}/include/*.h ${PREFIX}/include/ ${INSTALL_DATA} ${WRKSRC}/include/pconn/*.h ${PREFIX}/include/pconn/ -- cgit