View Single Post
Posts: 2,076 | Thanked: 3,268 times | Joined on Feb 2011
#22
Originally Posted by ammyt View Post
Exactly. Extracting a .deb does not produce the /DEBIAN directory and the control file. You should extract the .deb to a folder, then in the folder create the /DEBIAN directory with 755 permissions and the control file in it with 755 permissions too.

Here check: http://talk.maemo.org/showthread.php?t=80914 STEP 8
buildme.deb does have DEBIAN folder and control file in it... :/

EDIT: just in case permissions are wrong:
|user@Nokia-N900|~/buildme]ls -la
drwxr-xr-x 4 user users 4096 Apr 28 14:38 .
drwxr-xr-x 81 user users 4096 Apr 28 14:38 ..
dr-xr-xr-x 5 user users 4096 Apr 28 14:38 CONTENTS
dr-xr-xr-x 2 user users 4096 Apr 28 14:38 DEBIAN
-r--r--r-- 1 user users 484 Apr 28 14:38 INFO
-r-xr--r-- 1 user users 424 Apr 28 14:38 INSTALL
 

The Following User Says Thank You to szopin For This Useful Post: