diff options
author | joerg <joerg@pkgsrc.org> | 2009-06-14 17:48:39 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2009-06-14 17:48:39 +0000 |
commit | ba37e7e671a2a0cbac2aef6e1c3a7cdd00729eaf (patch) | |
tree | be753a1339476ea8ac840318300d4e789b2da1a9 /emulators/compat14 | |
parent | 0a65afa26f03a394f7efd437bd2b82695b12159f (diff) | |
download | pkgsrc-ba37e7e671a2a0cbac2aef6e1c3a7cdd00729eaf.tar.gz |
Remove @dirrm entries from PLISTs
Diffstat (limited to 'emulators/compat14')
-rw-r--r-- | emulators/compat14/PLIST.ELF | 4 | ||||
-rw-r--r-- | emulators/compat14/PLIST.a.out | 4 | ||||
-rw-r--r-- | emulators/compat14/PLIST.i386 | 4 | ||||
-rw-r--r-- | emulators/compat14/PLIST.sparc | 4 |
4 files changed, 4 insertions, 12 deletions
diff --git a/emulators/compat14/PLIST.ELF b/emulators/compat14/PLIST.ELF index d6f8637ff51..1dd1f5570af 100644 --- a/emulators/compat14/PLIST.ELF +++ b/emulators/compat14/PLIST.ELF @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST.ELF,v 1.1 2007/08/21 22:49:09 jlam Exp $ +@comment $NetBSD: PLIST.ELF,v 1.2 2009/06/14 17:51:02 joerg Exp $ ${EMULSUBDIRSLASH}usr/lib/libbfd.so.3 ${EMULSUBDIRSLASH}usr/lib/libbfd.so.3.0 ${EMULSUBDIRSLASH}usr/lib/libcurses.so.2 @@ -11,5 +11,3 @@ ${EMULSUBDIRSLASH}usr/lib/libskey.so.0 ${EMULSUBDIRSLASH}usr/lib/libskey.so.0.0 ${EMULSUBDIRSLASH}usr/lib/libtelnet.so.1 ${EMULSUBDIRSLASH}usr/lib/libtelnet.so.1.0 -@dirrm ${EMULSUBDIRSLASH}usr/lib -@dirrm ${EMULSUBDIRSLASH}usr diff --git a/emulators/compat14/PLIST.a.out b/emulators/compat14/PLIST.a.out index 63dd73326dd..47826953b22 100644 --- a/emulators/compat14/PLIST.a.out +++ b/emulators/compat14/PLIST.a.out @@ -1,9 +1,7 @@ -@comment $NetBSD: PLIST.a.out,v 1.1 2007/08/21 22:49:09 jlam Exp $ +@comment $NetBSD: PLIST.a.out,v 1.2 2009/06/14 17:51:02 joerg Exp $ ${EMULSUBDIRSLASH}usr/lib/libbfd.so.3.0 ${EMULSUBDIRSLASH}usr/lib/libcurses.so.2.2 ${EMULSUBDIRSLASH}usr/lib/libntp.so.0.0 ${EMULSUBDIRSLASH}usr/lib/libpcap.so.0.0 ${EMULSUBDIRSLASH}usr/lib/libskey.so.0.0 ${EMULSUBDIRSLASH}usr/lib/libtelnet.so.1.0 -@dirrm ${EMULSUBDIRSLASH}usr/lib -@dirrm ${EMULSUBDIRSLASH}usr diff --git a/emulators/compat14/PLIST.i386 b/emulators/compat14/PLIST.i386 index 33208fdf026..e4bbf43a3b8 100644 --- a/emulators/compat14/PLIST.i386 +++ b/emulators/compat14/PLIST.i386 @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST.i386,v 1.2 2007/08/21 22:49:09 jlam Exp $ +@comment $NetBSD: PLIST.i386,v 1.3 2009/06/14 17:51:02 joerg Exp $ ${EMULSUBDIRSLASH}usr/X11R6/lib/libICE.so.6.3 ${EMULSUBDIRSLASH}usr/X11R6/lib/libPEX5.so.6.0 ${EMULSUBDIRSLASH}usr/X11R6/lib/libSM.so.6.0 @@ -33,5 +33,3 @@ ${EMULSUBDIRSLASH}usr/lib/libtermlib.so.0.0 ${EMULSUBDIRSLASH}usr/lib/libutil.so.5.0 ${EMULSUBDIRSLASH}usr/lib/libwrap.so.0.0 ${EMULSUBDIRSLASH}usr/lib/libz.so.0.1 -@dirrm ${EMULSUBDIRSLASH}usr/X11R6/lib -@dirrm ${EMULSUBDIRSLASH}usr/X11R6 diff --git a/emulators/compat14/PLIST.sparc b/emulators/compat14/PLIST.sparc index e2c74e06440..1431d6f3565 100644 --- a/emulators/compat14/PLIST.sparc +++ b/emulators/compat14/PLIST.sparc @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST.sparc,v 1.1 2007/08/21 22:49:10 jlam Exp $ +@comment $NetBSD: PLIST.sparc,v 1.2 2009/06/14 17:51:02 joerg Exp $ ${EMULSUBDIRSLASH}usr/X11R6/lib/libICE.so.6.3 ${EMULSUBDIRSLASH}usr/X11R6/lib/libPEX5.so.6.0 ${EMULSUBDIRSLASH}usr/X11R6/lib/libSM.so.6.0 @@ -31,5 +31,3 @@ ${EMULSUBDIRSLASH}usr/lib/libtermlib.so.0.0 ${EMULSUBDIRSLASH}usr/lib/libutil.so.5.0 ${EMULSUBDIRSLASH}usr/lib/libwrap.so.0.0 ${EMULSUBDIRSLASH}usr/lib/libz.so.0.1 -@dirrm ${EMULSUBDIRSLASH}usr/X11R6/lib -@dirrm ${EMULSUBDIRSLASH}usr/X11R6 |