Creating Package Structure

First, create a temporary build directory. It can be located anywhere on your hard disk, say, /tmp/my_skin/:

# mkdir /tmp/my_skin

 

Then, you need to create the following folders tree:

my_skin/ - a temporary folder

•DEBIAN/ - all control files will be located here

 • opt/

   •psa/

      •admin/

         •htdocs/

           •skins/

             •my_skin/ - this folder should contain all files of your custom skin