summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authornl67202016-09-23 19:04:35 +0300
committernl67202016-09-23 19:04:35 +0300
commit9fae0e10888a1e59940804b6e25408dc3905f25a (patch)
tree0aff107ae9f6fe391282437dc6a1b4107989d32f
parent22b3d92da14cf3b5893fdb3ef02e81eaa78b5f0a (diff)
downloadaur-9fae0e10888a1e59940804b6e25408dc3905f25a.tar.gz
Fix variable name
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 528f76b3f3a2..40bd8293218a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -52,7 +52,7 @@ else
pkgdesc="${pkgdesc} - Built with Tianocore UDK libs"
makedepends+=('git' 'python2')
- _UDK_version='UDK2014'
+ _UDK_VERSION='UDK2014'
_TIANO_DIR_="edk2-${_UDK_VERSION}"
_TIANOCORE_PKG='Mde'