Browse Source

Remove a comment

Signed-off-by: falkTX <falktx@falktx.com>
tags/v1.0
falkTX 4 years ago
parent
commit
a93660eb19
1 changed files with 0 additions and 2 deletions
  1. +0
    -2
      build.sh

+ 0
- 2
build.sh View File

@@ -47,8 +47,6 @@ for plugin in ${@}; do

download "${name}" "${version}" "${dlbaseurl}" "${dlext}" "${dlmethod}"

# TODO patch_file support?

case ${buildtype} in
"autoconf")
build_autoconf "${name}" "${version}" "${buildargs}"


Loading…
Cancel
Save