Adjust many more recipes to support mirror site.

* Mostly added SRC_FILENAME where the automatic filename didn't
  make any sense.
This commit is contained in:
Oliver Tappe
2014-04-20 23:12:35 +02:00
parent b05040b4b1
commit f31617b50f
32 changed files with 44 additions and 22 deletions

View File

@@ -13,6 +13,7 @@ LICENSE="
MIT
"
SRC_URI="https://github.com/haiku/webkit/archive/$portVersion.tar.gz"
SRC_FILENAME="haikuwebkit-$portVersion.tar.gz"
REVISION="2"
ARCHITECTURES="x86 x86_64"
if [ $effectiveTargetArchitecture != x86_gcc2 ]; then