kebbana what does your postinst file contain? I think its the following: Code: #!/bin/sh gconftool -s --type string /meegotouch/theme/name blanco If so you can remove the postinst step as it isn't needed...
#!/bin/sh gconftool -s --type string /meegotouch/theme/name blanco
#!/bin/sh ln -s /opt/meegotouchtheme-example/share/themes/example /usr/share/themes/example