fixed a typo

This commit is contained in:
fgerlits 2007-03-21 17:00:34 +00:00
parent 4bfaa74d20
commit 12d1f86514

View file

@ -53,7 +53,7 @@ packages into your home directory:
mkdir repository mkdir repository
cd repository cd repository
mkdir pool mkdir pool
cp /var/cache/apt/archive/*.deb pool/</pre> cp -v /var/cache/apt/archives/*.deb pool/</pre>
<h1>Create the package listing</h1> <h1>Create the package listing</h1>