LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Debian (https://www.linuxquestions.org/questions/debian-26/)
-   -   How to package a .deb file from source? (https://www.linuxquestions.org/questions/debian-26/how-to-package-a-deb-file-from-source-331791/)

hkl8324 06-09-2005 04:27 AM

How to package a .deb file from source?
 
sorry....but i find it.......

it is quiet dfficult to do so......:rolleyes:

Moloko 06-09-2005 05:13 PM

Run:
apt-get build-dep <packagename>
apt-get -b source <packagename>

Run it in an empty directory, as this will be used to store the source files and built the package.

http://www.sdn.or.id/share/Debian-Do...ndling.en.html


All times are GMT -5. The time now is 02:59 AM.