summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLukas Spies2015-12-24 07:59:24 -0330
committerLukas Spies2015-12-24 07:59:24 -0330
commiteec6da6589191e84de9514e5b5a6ad37f3ac2485 (patch)
tree0dc8fec2d3df72aa358f1d7c8380aa1fea23f005
parentf890e4880ede87b23c437121e7e7613fdf2525a5 (diff)
downloadaur-eec6da6589191e84de9514e5b5a6ad37f3ac2485.tar.gz
[1.3.23] forgot redundant 'export' in PKGBUILD
-rw-r--r--PKGBUILD2
1 files changed, 0 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6cf33b19aac7..07747eb41db5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -27,8 +27,6 @@ build() {
mkdir -p build-${_arch} && pushd build-${_arch}
- export
-
### NOTE ###
# if you manage to get libltdl installed, you can add the flag '--with-modules' for support of synamically loaded modules
${_arch}-configure --enable-shared --without-x --with-quantum-depth=16 --with-threads