X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?p=openpandora.oe.git;a=blobdiff_plain;f=recipes%2Fpandora-system%2Fpandora-pndstore.bb;h=20919cbd2d194573a0fb8e86875c28944c553ce9;hp=068ba693b92ebae412c1853ab0b7f63a7786eff7;hb=46f0467315ba7601224d9e89d54e9ec530b81835;hpb=3a02bd046f9e4a1a79e7f56dd953a1cd4a16631a diff --git a/recipes/pandora-system/pandora-pndstore.bb b/recipes/pandora-system/pandora-pndstore.bb index 068ba69..20919cb 100755 --- a/recipes/pandora-system/pandora-pndstore.bb +++ b/recipes/pandora-system/pandora-pndstore.bb @@ -18,6 +18,8 @@ do_install() { install -m 0775 ${S}/PNDstore ${D}${prefix}/pandora/scripts/pndstore/PNDstore install -m 0775 ${S}/pndst ${D}${prefix}/pandora/scripts/pndstore/pndst install -m 0644 ${S}/README.rst ${D}${prefix}/pandora/scripts/pndstore/README.rst + + install -d ${D}$/usr/lib/python2.6/lib-dynload/ install -m 0644 ${WORKDIR}/_ctypes.so ${D}/usr/lib/python2.6/lib-dynload/_ctypes.so install -d ${D}${prefix}/pandora/scripts/pndstore/pndstore_gui