Skip to content

Commit

Permalink
fix bug on build.sh.in
Browse files Browse the repository at this point in the history
  • Loading branch information
jobs-github committed Jun 6, 2018
1 parent 0116794 commit 876d181
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion build.sh.in
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,6 @@ build_hustmq(){
cp -a ${PREFIX_HUSTDB}/hustdb ${PREFIX_HUSTMQ}/
cp -a ${PREFIX_HUSTDB}/hustdb.conf* ${PREFIX_HUSTMQ}/
cp -a ${PREFIX_HUSTDB}/*.sh ${PREFIX_HUSTMQ}/
install -m 0644 ${PREFIX_HUSTMQ}/hustdb.conf ${PREFIX_HUSTMQ}/hustdb.conf
mk_pkg ${HUSTSTORE_TOP} hustmq
}

Expand Down

0 comments on commit 876d181

Please sign in to comment.