summaryrefslogtreecommitdiff
path: root/cad/sci-wcalc
diff options
context:
space:
mode:
authorjoerg <joerg>2009-06-14 18:16:33 +0000
committerjoerg <joerg>2009-06-14 18:16:33 +0000
commit7ccd54eede67b2f8c2b4c234942c955af283d471 (patch)
tree20b3853cdcbf8e75dba5e7541cb5e070476950ee /cad/sci-wcalc
parente43afff1e202771a4429c1905ef7535612124946 (diff)
downloadpkgsrc-7ccd54eede67b2f8c2b4c234942c955af283d471.tar.gz
Convert @exec/@unexec to @pkgdir or drop it.
Diffstat (limited to 'cad/sci-wcalc')
-rw-r--r--cad/sci-wcalc/PLIST5
1 files changed, 1 insertions, 4 deletions
diff --git a/cad/sci-wcalc/PLIST b/cad/sci-wcalc/PLIST
index 4b732724d85..f62e4f8a8e8 100644
--- a/cad/sci-wcalc/PLIST
+++ b/cad/sci-wcalc/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2009/06/14 17:35:56 joerg Exp $
+@comment $NetBSD: PLIST,v 1.3 2009/06/14 18:16:35 joerg Exp $
lib/scilab-${SCIVERSION}/${WCALC_DIR}/libsci_wcalc.la
libexec/scilab-${SCIVERSION}/${WCALC_DIR}/load_wcalc.sce
share/${WCALC_DIR}/sci-demos/air_coil_calc.dem
@@ -42,6 +42,3 @@ share/${WCALC_DIR}/sci-man/stripline_syn.htm
share/${WCALC_DIR}/sci-man/stripline_syn.man
share/${WCALC_DIR}/sci-man/whatis
share/${WCALC_DIR}/sci-man/whatis.htm
-@unexec ${RMDIR} %D/share/${WCALC_DIR} 2>/dev/null || ${TRUE}
-@unexec ${RMDIR} %D/libexec/scilab-${SCIVERSION} 2>/dev/null || ${TRUE}
-@unexec ${RMDIR} %D/lib/scilab-${SCIVERSION} 2>/dev/null || ${TRUE}