hgbook

diff en/examples/mq.tarball @ 1114:527b86d55d4a

inotify: update installation information

inotify is shipped in Mercurial since 1.0, which greatly simplifies the installation process
author Nicolas Dumazet <nicdumz.commits@gmail.com>
date Sun Dec 13 16:35:56 2009 +0900 (2009-12-13)
parents 6f37e6a7d8cd
children
line diff
     1.1 --- a/en/examples/mq.tarball	Sun Jul 23 23:38:41 2006 -0700
     1.2 +++ b/en/examples/mq.tarball	Sun Dec 13 16:35:56 2009 +0900
     1.3 @@ -2,6 +2,7 @@
     1.4  
     1.5  cp $EXAMPLE_DIR/data/netplug-*.tar.bz2 .
     1.6  ln -s /bin/true download
     1.7 +export PATH=`pwd`:$PATH
     1.8  
     1.9  #$ name: download
    1.10