Added py2deb scripts for fremantle easy-deb-chroot and diablo easy-chroot.
[easy-deb-chroot] / fremantle / easy-deb-chroot / build_myapp.py
index 72e72d9..25f41dd 100755 (executable)
@@ -26,7 +26,7 @@ if __name__ == "__main__":
      p.mail="qole@qole.org"
      # p.depends = ""
      p.section="user/system"
-     p.icon = "/home/user/easydebian/deblet.png"
+     p.icon = "deblet.png"
      p.arch="armel"              #should be all for python, any for all arch
      p.urgency="low"             #not used in maemo onl for deb os
      p.distribution="fremantle"