view en/examples/mq.tarball.newsource.out @ 614:aa01d35ac59f

replaced several instances of "los tags" with "las etiquetas", corrected typos and so on
author Javier Rojas <jerojasro@devnull.li>
date Sun, 18 Jan 2009 21:01:13 -0500
parents bd8d96d3703d
children 5ffee9123bbf
line wrap: on
line source

$ \textbf{hg qpop -a}
Patch queue now empty
$ \textbf{cd ..}
$ \textbf{download netplug-1.2.8.tar.bz2}
$ \textbf{hg clone netplug-1.2.5 netplug-1.2.8}
updating working directory
18 files updated, 0 files merged, 0 files removed, 0 files unresolved
$ \textbf{cd netplug-1.2.8}
$ \textbf{hg locate -0 | xargs -0 rm}
$ \textbf{cd ..}
$ \textbf{tar jxf netplug-1.2.8.tar.bz2}
$ \textbf{cd netplug-1.2.8}
$ \textbf{hg commit --addremove --message netplug-1.2.8}