summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorEnderDev2021-04-11 22:03:12 +0100
committerEnderDev2021-04-11 22:03:12 +0100
commitea75c67ee27a77d53cf7ab8b776c4642018f4fe5 (patch)
tree891e462a77135d3f4c86f2709fffea33df6d57f8
parent657ce53dd8149f045a22b982a3c62e8998fcd2b1 (diff)
downloadaur-ea75c67ee27a77d53cf7ab8b776c4642018f4fe5.tar.gz
Merge branch 'master' of ssh://aur.archlinux.org/dot
-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}