summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2cee7386c513..b6195bfa8db1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -21,7 +21,7 @@ source=(https://download.dothq.co/dot/releases/linux/x86/raw
sha256sums=('SKIP' 'SKIP')
package() {
- OPT_PATH="opt/${pkgname}"
+ OPT_PATH="/opt/${pkgname}"
# Install the package files
install -d "${pkgdir}"/{usr/bin,opt}