No more sudo and no more iconv
[ussd-widget] / ussd-common / build_ussd-common.py
index 8260066..1fac39e 100644 (file)
@@ -24,7 +24,7 @@ if __name__ == "__main__":
     p.author="Alexey Guseynov"
     p.mail="kibergus@gmail.com"
     p.depends = "python2.5, pexpect"
-    p.section="user/utilities"
+    p.section="misc"
     p.icon = "./ussd-widget.png"
     p.arch="all"                #should be all for python, any for all arch
     p.urgency="low"             #not used in maemo onl for deb os
@@ -39,7 +39,7 @@ chmod +s /usr/bin/pnatd
 """ #Set here your post install script
 
     version = "0.0.0"
-    build = "1" 
+    build = "2" 
     changeloginformation = "First release" 
    
     dir_name = "src"