slitaz-dev-tools diff slitaz-mercurial-style/up-templates.sh @ rev 282

Import mercurial.js to have a working copy on pangolin (hg host)
author Christophe Lincoln <pankso@slitaz.org>
date Wed Mar 01 22:39:32 2017 +0100 (2017-03-01)
parents 35f40719ec56
children
line diff
     1.1 --- a/slitaz-mercurial-style/up-templates.sh	Wed Mar 01 19:12:07 2017 +0100
     1.2 +++ b/slitaz-mercurial-style/up-templates.sh	Wed Mar 01 22:39:32 2017 +0100
     1.3 @@ -5,7 +5,7 @@
     1.4  
     1.5  rm -rf /usr/lib/python2.7/site-packages/mercurial/templates/slitaz
     1.6  
     1.7 -echo "Copying template files to syste wide location..."
     1.8 +echo "Copying template files to system wide location..."
     1.9  cp -rf templates/slitaz \
    1.10  	/usr/lib/python2.7/site-packages/mercurial/templates
    1.11