From 208af7c664dbdd9562371b4d78ee6a68b60693d6 Mon Sep 17 00:00:00 2001 From: Bill Fumerola Date: Wed, 23 Feb 2000 18:52:05 +0000 Subject: Fix PLIST to remove the plethora of directories created upon installation. PR: ports/16936 Submitted by: wollman --- databases/db/pkg-plist | 83 ++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 83 insertions(+) (limited to 'databases/db') diff --git a/databases/db/pkg-plist b/databases/db/pkg-plist index b4313abf6acf..cb25bc27f25c 100644 --- a/databases/db/pkg-plist +++ b/databases/db/pkg-plist @@ -477,3 +477,86 @@ share/examples/db2/examples_java/AccessExample.java share/examples/db2/examples_java/AppinitExample.java share/examples/db2/examples_java/LockExample.java share/examples/db2/examples_java/TpcbExample.java +@dirrm include/db2 +@dirrm share/examples/db2/examples +@dirrm share/examples/db2/examples_cxx +@dirrm share/examples/db2/examples_java +@dirrm share/examples/db2 +@dirrm share/doc/db2/api_c/DbTxn +@dirrm share/doc/db2/api_c/DbEnv +@dirrm share/doc/db2/api_c/DbInfo +@dirrm share/doc/db2/api_c/DbLock +@dirrm share/doc/db2/api_c/DbLockTab +@dirrm share/doc/db2/api_c/DbLog +@dirrm share/doc/db2/api_c/DbMpool +@dirrm share/doc/db2/api_c/DbMpoolFile +@dirrm share/doc/db2/api_c/Db +@dirrm share/doc/db2/api_c/DbTxnMgr +@dirrm share/doc/db2/api_c/Dbc +@dirrm share/doc/db2/api_c/Dbt +@dirrm share/doc/db2/api_c/historic +@dirrm share/doc/db2/api_c/index +@dirrm share/doc/db2/api_c/internal +@dirrm share/doc/db2/api_c/special +@dirrm share/doc/db2/api_c +@dirrm share/doc/db2/test +@dirrm share/doc/db2/sleepycat +@dirrm share/doc/db2/ref/txn +@dirrm share/doc/db2/ref/am +@dirrm share/doc/db2/ref/arch +@dirrm share/doc/db2/ref/cam +@dirrm share/doc/db2/ref/debug +@dirrm share/doc/db2/ref/dumpload +@dirrm share/doc/db2/ref/env +@dirrm share/doc/db2/ref/intro +@dirrm share/doc/db2/ref/install +@dirrm share/doc/db2/ref/lock +@dirrm share/doc/db2/ref/log +@dirrm share/doc/db2/ref/mp +@dirrm share/doc/db2/ref/perl +@dirrm share/doc/db2/ref/program +@dirrm share/doc/db2/ref/sendmail +@dirrm share/doc/db2/ref/simple_tut +@dirrm share/doc/db2/ref/transapp +@dirrm share/doc/db2/ref +@dirrm share/doc/db2/packages +@dirrm share/doc/db2/api_cxx/DbLsn +@dirrm share/doc/db2/api_cxx/Dbc +@dirrm share/doc/db2/api_cxx/DbEnv +@dirrm share/doc/db2/api_cxx/DbException +@dirrm share/doc/db2/api_cxx/DbInfo +@dirrm share/doc/db2/api_cxx/DbLock +@dirrm share/doc/db2/api_cxx/DbLockTab +@dirrm share/doc/db2/api_cxx/DbLog +@dirrm share/doc/db2/api_cxx/Db +@dirrm share/doc/db2/api_cxx/DbMpool +@dirrm share/doc/db2/api_cxx/DbMpoolFile +@dirrm share/doc/db2/api_cxx/DbTxn +@dirrm share/doc/db2/api_cxx/DbTxnMgr +@dirrm share/doc/db2/api_cxx/Dbt +@dirrm share/doc/db2/api_cxx/index +@dirrm share/doc/db2/api_cxx/special +@dirrm share/doc/db2/api_cxx +@dirrm share/doc/db2/utility +@dirrm share/doc/db2/distrib +@dirrm share/doc/db2/build +@dirrm share/doc/db2/api_java/DbMpool +@dirrm share/doc/db2/api_java/DbEnv +@dirrm share/doc/db2/api_java/DbException +@dirrm share/doc/db2/api_java/DbInfo +@dirrm share/doc/db2/api_java/DbLock +@dirrm share/doc/db2/api_java/DbLockTab +@dirrm share/doc/db2/api_java/DbLog +@dirrm share/doc/db2/api_java/DbLsn +@dirrm share/doc/db2/api_java/Db +@dirrm share/doc/db2/api_java/DbMpoolFile +@dirrm share/doc/db2/api_java/DbRunRecoveryException +@dirrm share/doc/db2/api_java/DbTxn +@dirrm share/doc/db2/api_java/DbTxnMgr +@dirrm share/doc/db2/api_java/Dbc +@dirrm share/doc/db2/api_java/Dbt +@dirrm share/doc/db2/api_java/index +@dirrm share/doc/db2/api_java/special +@dirrm share/doc/db2/api_java +@dirrm share/doc/db2/images +@dirrm share/doc/db2 -- cgit v1.2.3