X-Git-Url: http://git.ozlabs.org/?p=petitboot;a=blobdiff_plain;f=utils%2Fpb-plugin;h=45bf19dea924eebd4c8194892227e44524113cdc;hp=a42d0515756f1cb98447b8a84bc3376e904a562f;hb=aa596b2c10344e0664e0c98cd6db43af3e20fdb9;hpb=9e869ebe3a5127575105d82c4d289d95cbed2db9 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"