fixed a typo

This commit is contained in:
fgerlits 2007-03-21 17:00:34 +00:00
parent 4bfaa74d20
commit 12d1f86514
1 changed files with 1 additions and 1 deletions

View File

@ -53,7 +53,7 @@ packages into your home directory:
mkdir repository
cd repository
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>