summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRod Kay2017-06-15 00:05:11 +1000
committerRod Kay2017-06-15 00:05:11 +1000
commitcde12c5e5cc178b1603d53bc8928cc9785ad159b (patch)
tree83a5e79f6d889a5ac10be33c23783aa397a86f85 /PKGBUILD
parent1d214da7438bac4dbaa58a06372fcaf9c1f0b8c2 (diff)
downloadaur-cde12c5e5cc178b1603d53bc8928cc9785ad159b.tar.gz
Force python2 usage in package()
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 2 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a21a10b5db3f..aa0621f11bff 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -71,6 +71,8 @@ package()
#
source /etc/profile.d/quex.sh
+ export PATH=$srcdir/libadalang-gps-src/temp_bin:$PATH
+
python ada/manage.py install $pkgdir/usr
mkdir -p $pkgdir/usr/lib/python2.7/site-packages