[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

RE: apt-get question.



> BTW Is there a way to build debian pakages manually, I
> mean I rather download the files (diff, dsc
> orig.tar.gz ...using any ftp client into local and
> build it.
> 

sure, how do you think we do it?

dpkg-source -x foo.dsc
cd foo-version
dpkg-buildpackage -rfakeroot -us -uc # make sure you install the fakeroot
package



Reply to: