From 9b75e6d4a296704420c529a6d3814d537ef884ab Mon Sep 17 00:00:00 2001 From: Sergey Matveychuk Date: Sun, 13 Feb 2005 14:31:11 +0000 Subject: - Install a sample configuration file PR: ports/77446 Submitted by: hq --- devel/omniORB/Makefile | 2 ++ devel/omniORB/pkg-plist | 2 ++ 2 files changed, 4 insertions(+) (limited to 'devel/omniORB') diff --git a/devel/omniORB/Makefile b/devel/omniORB/Makefile index bc86ad1b73fe..520bb9f3b863 100644 --- a/devel/omniORB/Makefile +++ b/devel/omniORB/Makefile @@ -58,6 +58,8 @@ post-install: @cd ${WRKSRC} && ${INSTALL_DATA} COPYING README.FIRST.txt README.unix \ ReleaseNotes_${PORTVERSION}.txt ${DOCSDIR} @${TAR} cCf ${WRKSRC}/doc - . | ${TAR} xUCf ${DOCSDIR} - + @${MKDIR} ${EXAMPLESDIR} + @${INSTALL_DATA} ${WRKSRC}/sample.cfg ${EXAMPLESDIR}/omniORB.cfg .endif .include diff --git a/devel/omniORB/pkg-plist b/devel/omniORB/pkg-plist index 5c46397ffb20..04168c92a922 100644 --- a/devel/omniORB/pkg-plist +++ b/devel/omniORB/pkg-plist @@ -335,6 +335,7 @@ libdata/pkgconfig/omnithread3.pc %%PORTDOCS%%%%DOCSDIR%%/utilities.html %%PORTDOCS%%%%DOCSDIR%%/utilities.pdf %%PORTDOCS%%%%DOCSDIR%%/utilities.ps +%%PORTDOCS%%%%EXAMPLESDIR%%/omniORB.cfg %%DATADIR%%/idl/COS/CosCollection.idl %%DATADIR%%/idl/COS/CosCompoundLifeCycle.idl %%DATADIR%%/idl/COS/CosConcurrencyControl.idl @@ -406,6 +407,7 @@ libdata/pkgconfig/omnithread3.pc %%PORTDOCS%%@dirrm %%DOCSDIR%%/tex %%PORTDOCS%%@dirrm %%DOCSDIR%%/omniORB %%PORTDOCS%%@dirrm %%DOCSDIR%% +%%PORTDOCS%%@dirrm %%EXAMPLESDIR%% @dirrm %%PYTHON_SITELIBDIR%%/omniidl_be/cxx/skel @dirrm %%PYTHON_SITELIBDIR%%/omniidl_be/cxx/impl @dirrm %%PYTHON_SITELIBDIR%%/omniidl_be/cxx/header -- cgit v1.2.3