If you are trying yo check what's being installed by the package you can less in the .deb, there you will see all the files that your package includes.
On 7/17/08, Pau Oliva Fora <[EMAIL PROTECTED]> wrote: > Carsten Aulbert wrote: >> (2) Right now I then manually move all the changed files into a >> temporary directory, create a DEBIAN directory along with the necessary >> files (md5sum, control, ..) and call dpkg -b and go for a coffee. >> >> However, especially this second step is rather tedious when it has to be >> done multiple times. Is there a better way of doing it? >> > > You might want to try 'checkinstall'. It's a script that automates this > task for you and in most cases creates debian packages successfully. > > Cheers, > > Pau > > -- > ubuntu-server mailing list > [email protected] > https://lists.ubuntu.com/mailman/listinfo/ubuntu-server > More info: https://wiki.ubuntu.com/ServerTeam > -- ubuntu-server mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-server More info: https://wiki.ubuntu.com/ServerTeam
