This website works better with JavaScript.
Home
Help
Sign In
DISTRHO
/
PawPaw
mirror of
https://github.com/DISTRHO/PawPaw
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
2
Wiki
Activity
Browse Source
Remove a comment
Signed-off-by: falkTX <falktx@falktx.com>
tags/v1.0
falkTX
4 years ago
parent
b7c51b14d5
commit
a93660eb19
1 changed files
with
0 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+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}"
Write
Preview
Loading…
Cancel
Save