diff options
author | phantom <phantom@FreeBSD.org> | 2001-10-03 03:37:42 +0800 |
---|---|---|
committer | phantom <phantom@FreeBSD.org> | 2001-10-03 03:37:42 +0800 |
commit | dec5076a0fefaec4b70267d9f61ff66fdb1faac1 (patch) | |
tree | fa34c667053c4a2aa096b7003778dd393d271e2c /devel/bugzilla/pkg-plist | |
parent | 8958fe899ca96ea5c38c37bb1b049ba53a884957 (diff) | |
download | freebsd-ports-gnome-dec5076a0fefaec4b70267d9f61ff66fdb1faac1.tar.gz freebsd-ports-gnome-dec5076a0fefaec4b70267d9f61ff66fdb1faac1.tar.zst freebsd-ports-gnome-dec5076a0fefaec4b70267d9f61ff66fdb1faac1.zip |
* don't setup README.docs. It's developers resource.
* use ${INSTALL} directly instead of ${INSTALL_DATA} to preserve
exec permissions for scripts
* add post-install target to display pkg-message
* rewrite pkg-message to give minimal quick setup instructions
Diffstat (limited to 'devel/bugzilla/pkg-plist')
-rw-r--r-- | devel/bugzilla/pkg-plist | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/devel/bugzilla/pkg-plist b/devel/bugzilla/pkg-plist index 85aa9bd0ad39..521be932370d 100644 --- a/devel/bugzilla/pkg-plist +++ b/devel/bugzilla/pkg-plist @@ -1,4 +1,3 @@ -%%PORTDOCS%%share/doc/bugzilla/README.docs %%PORTDOCS%%share/doc/bugzilla/html/Bugzilla-Guide.html %%PORTDOCS%%share/doc/bugzilla/html/about.html %%PORTDOCS%%share/doc/bugzilla/html/aboutthisguide.html |