summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 084ab373bc5d..20f4b85f032e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -28,7 +28,7 @@ pkgver() {
package() {
cd "$_pkgbase"
- for i in autoload doc ftdetect ftplugin indent syntax
+ for i in autoload/julia doc ftdetect ftplugin indent syntax
do
install -dm 755 "${pkgdir}"/usr/share/vim/vimfiles/$i
for j in `ls $i/`