ssam
July 27th, 2006, 12:14 PM
hello
i have a python application than can be installed using
./setup.py install
i'd like to make a .deb package of it.
i've read through the debian new maintainers guide, but it seems to assume that your program use the
./configure
make
make install
method.
does anyone know a good howto, or a program to look at as an example?
thanks
sam
i have a python application than can be installed using
./setup.py install
i'd like to make a .deb package of it.
i've read through the debian new maintainers guide, but it seems to assume that your program use the
./configure
make
make install
method.
does anyone know a good howto, or a program to look at as an example?
thanks
sam