gcc-git: Fix missing "

This commit is contained in:
Ray Donnelly
2015-08-09 14:37:32 +01:00
parent 5d85b3eee1
commit 2b2bc06fd5

View File

@@ -35,7 +35,7 @@ optdepends=()
options=('staticlibs' '!emptydirs' '!strip' 'debug')
_branch=gcc-5-branch
#_branch=master
if [ "${_branch} = "master" ]; then
if [ "${_branch}" = "master" ]; then
_realpkgver=6.0.0
else
_realpkgver=5.2.1