Recipes: Changed version number to bump the new files :)
[openpandora.oe.git] / recipes / pandora-system / pandora-scripts.bb
index 657f458..28948bf 100644 (file)
@@ -6,7 +6,7 @@ COMPATIBLE_MACHINE = "omap3-pandora"
 DEPENDS = "zenity dbus"
 RDEPENDS = "zenity dbus"
 
-PR = "r9"
+PR = "r11"
 
 SRC_URI = " \
           file://op_bright.sh \
@@ -22,7 +22,7 @@ SRC_URI = " \
           file://op_switchgui.sh \
           file://op_switchgui.desktop \
           file://startnetbooklauncher \
-          file://startmmenu \
+          file://startmmenu \          
           file://op_calibrate.sh \
           file://op_calibrate.desktop \
           file://op_datetime.sh \
@@ -50,15 +50,12 @@ do_install() {
           install -m 0644 ${WORKDIR}/op_calibrate.desktop ${D}${datadir}/applications/
           install -m 0644 ${WORKDIR}/op_datetime.desktop ${D}${datadir}/applications/
           
-
-
           install -d ${D}${sysconfdir}/xdg/autostart/
           install -m 0644 ${WORKDIR}/op_bluetooth-check.desktop ${D}${sysconfdir}/xdg/autostart/op_bluetooth-check.desktop
 
-         install -d ${D}${sysconfdir}/pandora/conf/
+          install -d ${D}${sysconfdir}/pandora/conf/
           install -m 0644 ${WORKDIR}/gui.conf ${D}${sysconfdir}/pandora/conf/gui.conf
 
-
           install -d ${D}${bindir}/
           install -m 0755 ${WORKDIR}/startnetbooklauncher ${D}${bindir}/
           install -m 0755 ${WORKDIR}/startmmenu ${D}${bindir}/