From d2f4811a8ef7e440a1c4e4ed93725b3d6b10fc96 Mon Sep 17 00:00:00 2001 From: Jun Kuriyama Date: Mon, 7 Feb 2005 05:22:17 +0000 Subject: Chase net/samba3 version bump. PR: ports/77188 Submitted by: maintainer --- net/py-samba/Makefile | 1 + net/py-samba/pkg-descr | 2 +- net/py-samba/pkg-plist | 4 ++++ 3 files changed, 6 insertions(+), 1 deletion(-) (limited to 'net/py-samba') diff --git a/net/py-samba/Makefile b/net/py-samba/Makefile index 2b4896eae561..a8d8da3825ef 100644 --- a/net/py-samba/Makefile +++ b/net/py-samba/Makefile @@ -42,5 +42,6 @@ do-build: post-install: -@${MKDIR} ${EXAMPLESDIR} @${CP} -Rp ${WRKSRC}/python/examples/* ${EXAMPLESDIR} + @${CP} -Rp ${WRKDIR}/${DISTNAME}/examples/scripts/python/* ${EXAMPLESDIR} .include "${MASTERDIR}/Makefile" diff --git a/net/py-samba/pkg-descr b/net/py-samba/pkg-descr index 548ea1ab7e3d..f5c503104f39 100644 --- a/net/py-samba/pkg-descr +++ b/net/py-samba/pkg-descr @@ -1,4 +1,4 @@ -This are the Python bindings for Samba port. They let Python programs to +These are the Python bindings for Samba port. They let Python programms to use the SMB protocol. WWW: http://www.samba.org/ diff --git a/net/py-samba/pkg-plist b/net/py-samba/pkg-plist index ab27da1021f3..42c880cbdc73 100644 --- a/net/py-samba/pkg-plist +++ b/net/py-samba/pkg-plist @@ -13,6 +13,10 @@ %%PYTHON_SITELIBDIR%%/samba/tdbpack.so %%PYTHON_SITELIBDIR%%/samba/winbind.so %%PYTHON_SITELIBDIR%%/samba/winreg.so +%%EXAMPLESDIR%%/SambaConfig.py +%%EXAMPLESDIR%%/generate_parm_table.py +%%EXAMPLESDIR%%/modify_samba_config.py +%%EXAMPLESDIR%%/smbparm.py %%EXAMPLESDIR%%/spoolss/changeid.py %%EXAMPLESDIR%%/spoolss/enumprinters.py %%EXAMPLESDIR%%/spoolss/psec.py -- cgit v1.2.3