Building DEB Package

Once you have created the control files, you are ready to build the DEB package for your skin.

Note: You must have power user priveleges to build the DEB package.

To create the file my_skin.deb, execute the following command:

# dpkg -b my_skin

You should execute the command when you are on one level above the my_skin directory. The file my_skin.deb will be located in the directory from where the command was executed.