# HG changeset patch # User Oleksandr Gavenko # Date 1342123603 -10800 # Node ID 88f7e396eb1dd93be677fa2beb2230cd04e46012 # Parent d988124ee012b23d2d782bd6835f344c2d6c41bb Remove outdated info. diff -r d988124ee012 -r 88f7e396eb1d INSTALL.rst --- a/INSTALL.rst Thu Jul 12 23:05:45 2012 +0300 +++ b/INSTALL.rst Thu Jul 12 23:06:43 2012 +0300 @@ -27,11 +27,6 @@ $ make install prefix=PREFIX -If you install in nonstandard place and wont use dictionary for current user -run:: - - $ make prefix=PREFIX install install-local-symlink - How to uninstall from supplied Makefile. ======================================== diff -r d988124ee012 -r 88f7e396eb1d Makefile --- a/Makefile Thu Jul 12 23:05:45 2012 +0300 +++ b/Makefile Thu Jul 12 23:06:43 2012 +0300 @@ -7,10 +7,6 @@ # all build dictionaries # install install dictionaries, so they been available in stardict, may require root permission # uninstall remove dictionaries, they been unavailable in stardict, may require root permission -# install-local install dictionaries in user HOME dir, so they been available in stardict for that user -# uninstall-local remove dictionaries from user HOME directory -# install-local-symlink create symlink from installed dir to user HOME dir, so dictionaries been available in stardict -# uninstall-local-symlink remove symlink from user HOME directory # # You can override such variables in Makefile.config: #