pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

unimrcp-sofiasip: Remove post-install statements from Makefile



Module Name:	pkgsrc-wip
Committed By:	Angel M. Adames <angelmadames%gmail.com@localhost>
Pushed By:	angelmadames
Date:		Tue May 23 15:52:18 2017 -0400
Changeset:	e3445965391eb3b11f2213dbde0c854086929e2d

Modified Files:
	unimrcp-sofiasip/Makefile

Log Message:
unimrcp-sofiasip: Remove post-install statements from Makefile

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=e3445965391eb3b11f2213dbde0c854086929e2d

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 unimrcp-sofiasip/Makefile | 4 ----
 1 file changed, 4 deletions(-)

diffs:
diff --git a/unimrcp-sofiasip/Makefile b/unimrcp-sofiasip/Makefile
index a04fa47a98..509d485d4c 100644
--- a/unimrcp-sofiasip/Makefile
+++ b/unimrcp-sofiasip/Makefile
@@ -34,9 +34,5 @@ pre-configure:
 	set -x; cd ${WRKSRC}; autoreconf -fiv
 	${MAKE} ${PATCH}
 
-post-install:
-	${LIBTOOL} --mode=install ${INSTALL_LIB} ${WRKSRC}/sofia-sip-ua/libsofia-sip-ua.la ${DESTDIR}${PREFIX}/unimrcp/sofia-sip/lib
-
-
 .include "../../security/openssl/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"


Home | Main Index | Thread Index | Old Index