diff options
author | joerg <joerg> | 2009-06-14 18:16:33 +0000 |
---|---|---|
committer | joerg <joerg> | 2009-06-14 18:16:33 +0000 |
commit | 89ffc882b25e7bd10aae46b8db57fda8212017bb (patch) | |
tree | 20b3853cdcbf8e75dba5e7541cb5e070476950ee /cad/gtk2-wcalc/PLIST | |
parent | 6283a06320806d59c6022aa307c55bafa60bc38f (diff) | |
download | pkgsrc-89ffc882b25e7bd10aae46b8db57fda8212017bb.tar.gz |
Convert @exec/@unexec to @pkgdir or drop it.
Diffstat (limited to 'cad/gtk2-wcalc/PLIST')
-rw-r--r-- | cad/gtk2-wcalc/PLIST | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/cad/gtk2-wcalc/PLIST b/cad/gtk2-wcalc/PLIST index e8f88e3e5c5..6071055e0ac 100644 --- a/cad/gtk2-wcalc/PLIST +++ b/cad/gtk2-wcalc/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2005/11/01 03:51:12 dmcmahill Exp $ +@comment $NetBSD: PLIST,v 1.2 2009/06/14 18:16:34 joerg Exp $ bin/wcalc man/man1/wcalc.1 share/${WCALC_DIR}/air_coil.wc @@ -7,4 +7,3 @@ share/${WCALC_DIR}/coupled_microstrip.wc share/${WCALC_DIR}/ic_microstrip.wc share/${WCALC_DIR}/microstrip.wc share/${WCALC_DIR}/stripline.wc -@unexec ${RMDIR} %D/share/${WCALC_DIR} 2>/dev/null || ${TRUE} |