diff options
author | jtb <jtb> | 2001-04-30 14:48:45 +0000 |
---|---|---|
committer | jtb <jtb> | 2001-04-30 14:48:45 +0000 |
commit | c1f22b1da922c83b4b1cc6e2324a86b9ab29b822 (patch) | |
tree | d41dceb37f95326da8b3c1798d621279d66ff459 | |
parent | 453e42553792d34c45ca67c1ef239fb5f6be3986 (diff) | |
download | pkgsrc-c1f22b1da922c83b4b1cc6e2324a86b9ab29b822.tar.gz |
Don't add app-defaults file to PLIST, these pkgs don't install in X11BASE
yet install their defaults files there.
-rw-r--r-- | cad/felt/pkg/PLIST | 3 | ||||
-rw-r--r-- | editors/sam/pkg/PLIST | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/cad/felt/pkg/PLIST b/cad/felt/pkg/PLIST index 36dca06bd83..f510268c723 100644 --- a/cad/felt/pkg/PLIST +++ b/cad/felt/pkg/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.3 2001/04/28 01:02:49 jtb Exp $ +@comment $NetBSD: PLIST,v 1.4 2001/04/30 14:48:45 jtb Exp $ bin/burlap bin/corduroy bin/felt @@ -6,7 +6,6 @@ bin/loom bin/patchwork bin/velvet bin/yardstick -lib/X11/app-defaults/Velvet.ad share/felt/beam.defaults share/felt/german.trn share/felt/german_new.trn diff --git a/editors/sam/pkg/PLIST b/editors/sam/pkg/PLIST index ea2e5ed6319..b7f0dd89363 100644 --- a/editors/sam/pkg/PLIST +++ b/editors/sam/pkg/PLIST @@ -1,9 +1,8 @@ -@comment $NetBSD: PLIST,v 1.6 2001/04/28 01:15:20 jtb Exp $ +@comment $NetBSD: PLIST,v 1.7 2001/04/30 14:48:45 jtb Exp $ bin/sam bin/samterm bin/samsave bin/B -lib/X11/app-defaults/Sam man/man1/sam.1.gz man/man3/add.3.gz man/man3/balloc.3.gz |