diff options
author | billf <billf@FreeBSD.org> | 2000-02-24 02:52:05 +0800 |
---|---|---|
committer | billf <billf@FreeBSD.org> | 2000-02-24 02:52:05 +0800 |
commit | 8accc8be8bf531bc583acebd13fbcfc2dc5de6c8 (patch) | |
tree | 30074d82c21459654187c0e1868971b7083e0ff2 /databases/db43 | |
parent | 0e43f00b3bc0407570c3ed0897c79b94b696d87e (diff) | |
download | freebsd-ports-gnome-8accc8be8bf531bc583acebd13fbcfc2dc5de6c8.tar.gz freebsd-ports-gnome-8accc8be8bf531bc583acebd13fbcfc2dc5de6c8.tar.zst freebsd-ports-gnome-8accc8be8bf531bc583acebd13fbcfc2dc5de6c8.zip |
Fix PLIST to remove the plethora of directories created upon installation.
PR: ports/16936
Submitted by: wollman
Diffstat (limited to 'databases/db43')
-rw-r--r-- | databases/db43/pkg-plist | 83 |
1 files changed, 83 insertions, 0 deletions
diff --git a/databases/db43/pkg-plist b/databases/db43/pkg-plist index b4313abf6acf..cb25bc27f25c 100644 --- a/databases/db43/pkg-plist +++ b/databases/db43/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 |