Removed double quotes from trinity-base/quanta

Signed-off-by: ormorph <roma251078@mail.ru>
pull/193/head
ormorph 4 years ago committed by TDE Gitea
parent be7d0b0c05
commit c572c1ce89

@ -56,7 +56,7 @@ src_install() {
for i in css html javascript ; do
pushd $i >/dev/null || die
./install.sh <<EOF
"${D}/${TDEDIR}/share/apps/quanta/doc"
${D}/${TDEDIR}/share/apps/quanta/doc
EOF
popd >/dev/null || die
rm -rf $i || die

Loading…
Cancel
Save