3 |
|
|
4 |
This is a fairly simple tool for building a Debian package |
This is a fairly simple tool for building a Debian package |
5 |
from a source code tarball. Following the convention of the |
from a source code tarball. Following the convention of the |
6 |
'rpm -ta' command, one can embed the necessary files for |
'rpmbuild -ta' command, one can embed the necessary files for |
7 |
building platform-dependent packages within a platform-independent |
building platform-dependent packages within a platform-independent |
8 |
source-code package. This script implements the necessary |
source-code package. This script implements the necessary |
9 |
script for compiling this package on Debian platforms. |
script for compiling this package on Debian platforms. |