We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0116794 commit 876d181Copy full SHA for 876d181
build.sh.in
@@ -97,7 +97,6 @@ build_hustmq(){
97
cp -a ${PREFIX_HUSTDB}/hustdb ${PREFIX_HUSTMQ}/
98
cp -a ${PREFIX_HUSTDB}/hustdb.conf* ${PREFIX_HUSTMQ}/
99
cp -a ${PREFIX_HUSTDB}/*.sh ${PREFIX_HUSTMQ}/
100
- install -m 0644 ${PREFIX_HUSTMQ}/hustdb.conf ${PREFIX_HUSTMQ}/hustdb.conf
101
mk_pkg ${HUSTSTORE_TOP} hustmq
102
}
103
0 commit comments