X-Git-Url: http://git.ozlabs.org/?p=petitboot;a=blobdiff_plain;f=utils%2Fpb-plugin;h=45bf19dea924eebd4c8194892227e44524113cdc;hp=a42d0515756f1cb98447b8a84bc3376e904a562f;hb=cf9e0cd6f7caf7b171457f7bf9f56f23ec3e478c;hpb=9f9bc4da3369b5637963064e2cd9d98e9dbd20d4 diff --git a/utils/pb-plugin b/utils/pb-plugin index a42d051..45bf19d 100755 --- a/utils/pb-plugin +++ b/utils/pb-plugin @@ -232,8 +232,8 @@ do_install() done pb-event plugin@local \ - name=$PLUGIN_NAME id=$PLUGIN_ID version=$PLUGIN_VERSION \ - vendor=$PLUGIN_VENDOR vendor_id=$PLUGIN_VENDOR_ID \ + name="$PLUGIN_NAME" id=$PLUGIN_ID version=$PLUGIN_VERSION \ + vendor="$PLUGIN_VENDOR" vendor_id=$PLUGIN_VENDOR_ID \ date=$PLUGIN_DATE executables="$PLUGIN_EXECUTABLES" \ source_file=$url installed="yes"