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 329ea115a3bd..361f8712e327 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -53,7 +53,7 @@ package() {
# Link binaries, license and documentation
ln -s /opt/textadept/textadept{,jit}{,-curses} $pkgdir/usr/bin/
ln -s /opt/textadept/LICENSE $pkgdir/usr/share/licenses/$_pkgname/
- ln -s /opt/textadept/doc $pkgdir/usr/share/doc/textadept
+ ln -s /opt/textadept/docs $pkgdir/usr/share/doc/textadept
# Copy modules
cp -r $srcdir/textadept-modules $pkgdir/opt/textadept