diff options
author | jedgar <jedgar@FreeBSD.org> | 2000-06-01 20:50:51 +0800 |
---|---|---|
committer | jedgar <jedgar@FreeBSD.org> | 2000-06-01 20:50:51 +0800 |
commit | bf6ff284da6c1247a18a0f0fa481928b8817bc24 (patch) | |
tree | a1bb4752ee60ec19b8e3cfef399ebca7bfd96fef | |
parent | 7261d25e1b64e6165bdb3e9d40cbe2d953d4078d (diff) | |
download | freebsd-ports-gnome-bf6ff284da6c1247a18a0f0fa481928b8817bc24.tar.gz freebsd-ports-gnome-bf6ff284da6c1247a18a0f0fa481928b8817bc24.tar.zst freebsd-ports-gnome-bf6ff284da6c1247a18a0f0fa481928b8817bc24.zip |
Remove directory (share/doc/sim) created during installation
Found by: bento
-rw-r--r-- | emulators/sim/pkg-plist | 1 | ||||
-rw-r--r-- | emulators/simh/pkg-plist | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/emulators/sim/pkg-plist b/emulators/sim/pkg-plist index a8bbf064f9f5..ae3a910ed155 100644 --- a/emulators/sim/pkg-plist +++ b/emulators/sim/pkg-plist @@ -8,3 +8,4 @@ bin/pdp9 bin/pdp11 bin/pdp15 share/doc/sim/simh_doc.txt +@rmdir share/doc/sim diff --git a/emulators/simh/pkg-plist b/emulators/simh/pkg-plist index a8bbf064f9f5..ae3a910ed155 100644 --- a/emulators/simh/pkg-plist +++ b/emulators/simh/pkg-plist @@ -8,3 +8,4 @@ bin/pdp9 bin/pdp11 bin/pdp15 share/doc/sim/simh_doc.txt +@rmdir share/doc/sim |