PREFIX even on uninstallation procedure :)

This commit is contained in:
Yann Leboulanger 2005-07-07 18:04:34 +00:00
parent 2d3723fee4
commit 8a524bfc8d
1 changed files with 1 additions and 1 deletions

2
README
View File

@ -43,7 +43,7 @@ Last but not least, you can run Gajim from your GNOME/XFCE/KDE/whatever menus.
su -c make uninstall su -c make uninstall
this will try to remove Gajim from the default directories. this will try to remove Gajim from the default directories.
If you want to remove it from custom directory provide it as: If you want to remove it from custom directory provide it as:
make DESTDIR=custom_path uninstall make PREFIX=custom_path uninstall
=MISCELLANEOUS= =MISCELLANEOUS=
If you want to see the xml stanzas and/or help us debugging If you want to see the xml stanzas and/or help us debugging