diff options
author | Jeremy Messenger <mezz@FreeBSD.org> | 2006-09-01 01:57:06 +0000 |
---|---|---|
committer | Jeremy Messenger <mezz@FreeBSD.org> | 2006-09-01 01:57:06 +0000 |
commit | 8e55ee9bbc3d4e1681d4c0dcc353b39494811bb3 (patch) | |
tree | aaaf39679aec2f51f94ab09e3370b1aba6c2cde4 /UPDATING | |
parent | 250fbd004c1e63af01baef14bee96c8d344b8225 (diff) | |
download | ports-8e55ee9bbc3d4e1681d4c0dcc353b39494811bb3.tar.gz ports-8e55ee9bbc3d4e1681d4c0dcc353b39494811bb3.zip |
Notes
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 16 |
1 files changed, 16 insertions, 0 deletions
@@ -9,6 +9,22 @@ upgrades. 20060831: + AFFECTS: users of x11-wm/fluxbox-devel + AUTHOR: mezz@FreeBSD.org + + The prefix has been changed, the fluxbox-devel now lives in LOCALBASE. You + will need to download the fluxbox_prefix.sh script and run it as in your + normal users that have ~/.fluxbox. The script only will replace old path to + the new path; it does not affect on anything else. + + $ fetch http://people.freebsd.org/~mezz/script/fluxbox_prefix.sh + $ sh fluxbox_prefix.sh + + It will creating a backup of ~/.fluxbox to ~/.fluxbox-bak. If everything + work fine, then you can remove ~/.fluxbox-bak. If you have the different + default of LOCALBASE and X11BASE, you can edit it in fluxbox_prefix.sh. + +20060831: AFFECTS: users of games/warzone AUTHOR: alepulver@FreeBSD.org |