diff options
Diffstat (limited to 'packages/matchbox-applet-volume/matchbox-applet-volume_0.1.bb')
-rw-r--r-- | packages/matchbox-applet-volume/matchbox-applet-volume_0.1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/matchbox-applet-volume/matchbox-applet-volume_0.1.bb b/packages/matchbox-applet-volume/matchbox-applet-volume_0.1.bb index 61b4756059..1f09c3e7dc 100644 --- a/packages/matchbox-applet-volume/matchbox-applet-volume_0.1.bb +++ b/packages/matchbox-applet-volume/matchbox-applet-volume_0.1.bb @@ -9,4 +9,4 @@ S = "${WORKDIR}/mb-applet-volume-${PV}" inherit autotools pkgconfig FILES_${PN} = "${bindir} ${datadir}/applications ${datadir}/pixmaps" - + |