diff options
author | joerg <joerg> | 2009-06-14 21:28:46 +0000 |
---|---|---|
committer | joerg <joerg> | 2009-06-14 21:28:46 +0000 |
commit | ba3f2dd447d9402e6141f95613c6fed975d88eef (patch) | |
tree | 5d829254b84f2d9499498c97bb76aa0a614b5171 /textproc/py-FourSuite | |
parent | f090c5220a76be82a8dfdeeca9ea8dcb4b000872 (diff) | |
download | pkgsrc-ba3f2dd447d9402e6141f95613c6fed975d88eef.tar.gz |
Convert @exec/@unexec to @pkgdir or drop it.
Diffstat (limited to 'textproc/py-FourSuite')
-rw-r--r-- | textproc/py-FourSuite/PLIST | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/textproc/py-FourSuite/PLIST b/textproc/py-FourSuite/PLIST index 8f521262428..cad8e7f3f47 100644 --- a/textproc/py-FourSuite/PLIST +++ b/textproc/py-FourSuite/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.4 2009/06/14 18:17:24 joerg Exp $ +@comment $NetBSD: PLIST,v 1.5 2009/06/14 21:36:32 joerg Exp $ ${PYSITELIB}/Ft/Lib/CommandLine/Arguments.py ${PYSITELIB}/Ft/Lib/CommandLine/Arguments.pyc ${PYSITELIB}/Ft/Lib/CommandLine/Arguments.pyo @@ -3617,6 +3617,6 @@ ${PYSITELIB}/Ft/Xml/cDomlettec.so ${PYSITELIB}/Ft/__init__.py ${PYSITELIB}/Ft/__init__.pyc ${PYSITELIB}/Ft/__init__.pyo -@exec ${MKDIR} %D/${PYSITELIB}/Ft/Share/LoadTest/Server/SCore -@exec ${MKDIR} %D/${PYSITELIB}/Ft/Share/Docs/html/HowTos/images -@exec ${MKDIR} %D/${PYSITELIB}/Ft/Share/Data/FlatFile +@pkgdir ${PYSITELIB}/Ft/Share/LoadTest/Server/SCore +@pkgdir ${PYSITELIB}/Ft/Share/Docs/html/HowTos/images +@pkgdir ${PYSITELIB}/Ft/Share/Data/FlatFile |