Viral wrote:
>
> Hi,
>
> If I have uploaded experimental pacakages to my homepage, how do I make the
> required Packages and Sources files so that the packages can be used with
> apt-get ?
>
dpkg-scanpackages . /dev/null | gzip >Packages.gz
in sources.list
deb http://host/dir/ ./
will retrieve the files
and dpkg-scansources for source packages likewise
--
Eray Ozkural (exa)
Comp. Sci. Dept., Bilkent University, Ankara
e-mail: [EMAIL PROTECTED]
www: http://www.cs.bilkent.edu.tr/~erayo
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]