View Single Post
Posts: 1,994 | Thanked: 3,342 times | Joined on Jun 2010 @ N900: Battery low. N950: torx 4 re-used once and fine; SIM port torn apart
#37
I would like to make a Maemo 5 Hildon theme.

I have taken beta theme (Digital Nature), renamed it to gamma (in index.theme), changed something with colors and want to turn it into deb (just to test what it looks like).

I created folder structure:

deb/usr/share/themes/gamma/index.theme, colors.config, backgrounds/, images/, others

deb/DEBIAN/control and three other files

I run in X Terminal
dpkg-deb -b deb
I get error
tar: unknown option "--format=GNU"

What should I do about it?