diff options
author | phantom <phantom@FreeBSD.org> | 2001-12-06 06:05:14 +0800 |
---|---|---|
committer | phantom <phantom@FreeBSD.org> | 2001-12-06 06:05:14 +0800 |
commit | d38b9e2c30519836da8fcfb65eaf9cb43e17b1a9 (patch) | |
tree | 2e443060b8f131281b1edb828f0d3bb8869bd43a /devel/bugzilla | |
parent | 6ba19889b92e0314611cdffec9683fe6028affe4 (diff) | |
download | freebsd-ports-gnome-d38b9e2c30519836da8fcfb65eaf9cb43e17b1a9.tar.gz freebsd-ports-gnome-d38b9e2c30519836da8fcfb65eaf9cb43e17b1a9.tar.zst freebsd-ports-gnome-d38b9e2c30519836da8fcfb65eaf9cb43e17b1a9.zip |
Fix path
PR: ports/32426
Submitted by: Paul Marquis <pmarquis@pobox.com>
Diffstat (limited to 'devel/bugzilla')
-rw-r--r-- | devel/bugzilla/pkg-message | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/bugzilla/pkg-message b/devel/bugzilla/pkg-message index a5e56cf9b29f..faf0d63f3abf 100644 --- a/devel/bugzilla/pkg-message +++ b/devel/bugzilla/pkg-message @@ -12,7 +12,7 @@ owner; <host> is a host there bugzilla is being setup; <password> is a database owner's password; - 2. Change working directory to %%PREFIX%%/www/data.default + 2. Change working directory to %%PREFIX%%/www/data.default/bugzilla 3. Run "./checksetup.pl" script as root user 4. Read output carefully and follow all instructions |