>> "HvdB" == Hans van den Boogert <[EMAIL PROTECTED]> writes:

In addidtion to the answer you got:

HvdB> out the dependencies and get the files from either
HvdB> place. However, apt needs a packages.gz file for the directory
HvdB> in order to know what is in the directory. I haven't figured out

dpkg-scanpackages . /dev/null | gzip -c > Packages.gz

will create a proper packages file to use with apt.

Ciao,
        Martin

Reply via email to