diff options
author | Maho Nakata <maho@FreeBSD.org> | 2005-03-24 03:27:10 +0000 |
---|---|---|
committer | Maho Nakata <maho@FreeBSD.org> | 2005-03-24 03:27:10 +0000 |
commit | 873533d019b7f985a3ed2f628e25edb5078f5ba8 (patch) | |
tree | 9fe4b38ebd9654b4fc443d0fdd4ef006d04e20b9 /cad/tochnog/pkg-plist | |
parent | 3b43fb872d05c210a8b4c2f9be4525563c7134b9 (diff) | |
download | ports-873533d019b7f985a3ed2f628e25edb5078f5ba8.tar.gz ports-873533d019b7f985a3ed2f628e25edb5078f5ba8.zip |
Notes
Diffstat (limited to 'cad/tochnog/pkg-plist')
-rw-r--r-- | cad/tochnog/pkg-plist | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cad/tochnog/pkg-plist b/cad/tochnog/pkg-plist index da5bd0b5249c..9610e3f34162 100644 --- a/cad/tochnog/pkg-plist +++ b/cad/tochnog/pkg-plist @@ -8,6 +8,8 @@ bin/mkgmsh.awk %%GIDDIR%%/problemtypes/tochnog.gid/tochnog.cnd %%GIDDIR%%/problemtypes/tochnog.gid/tochnog.mat @dirrm %%GIDDIR%%/problemtypes/tochnog.gid +@dirrm %%GIDDIR%%/problemtypes +@dirrm %%GIDDIR%% %%PORTDOCS%%%%EXAMPLESDIR%%/absorp1.dat %%PORTDOCS%%%%EXAMPLESDIR%%/axisym1.dat %%PORTDOCS%%%%EXAMPLESDIR%%/axisym2.dat @@ -212,5 +214,3 @@ bin/mkgmsh.awk %%PORTDOCS%%%%EXAMPLESDIR%%/vonmis2.dat %%PORTDOCS%%%%EXAMPLESDIR%%/wave1.dat %%PORTDOCS%%@dirrm %%EXAMPLESDIR%% -@unexec rmdir %%GIDDIR%%/problemtypes 2>/dev/null || true -@unexec rmdir %%GIDDIR%% 2>/dev/null || true |