Why would I? 1. Copy the them folder, e.g. fasterdarker folder to /home/user/ 2. Create a Folder inside /home/user/fasterdarker called DEBIAN, and construct the control file in there. 3. Chmod 755 both the DEBIAN folder and the control file, then: Code: dpkg-deb -b /home/user/fasterdarker You will find a file called fasterdarker.deb in /home/user/ I pretty much package everything that way.
dpkg-deb -b /home/user/fasterdarker