diff options
author | Steve Price <steve@FreeBSD.org> | 1999-12-29 09:36:17 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1999-12-29 09:36:17 +0000 |
commit | 05ce77e5d237dd84a4a88878b06941bb4cf1ec09 (patch) | |
tree | 9d17a58ed3024c4a6f35f67f2b1095990ef1b2a7 /misc/hello/pkg-plist | |
parent | 93a81566acfd457cff05484595e2f24ae3d7acfa (diff) |
Notes
Diffstat (limited to 'misc/hello/pkg-plist')
-rw-r--r-- | misc/hello/pkg-plist | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/misc/hello/pkg-plist b/misc/hello/pkg-plist new file mode 100644 index 000000000000..bd9c3d844f82 --- /dev/null +++ b/misc/hello/pkg-plist @@ -0,0 +1,4 @@ +bin/hello +@unexec install-info --delete %D/info/hello.info %D/info/dir +info/hello.info +@exec install-info %D/info/hello.info %D/info/dir |