aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorXavier Francisco2020-05-02 14:21:17 +0100
committerXavier Francisco2020-05-02 14:21:17 +0100
commit16f7926976c805308ef969a99076e0d95b31798b (patch)
treee76fb2355e093085aad10e08ae35b15079654d87
parent250816e32d8e972bca12eae5f7d420b4eb2f951d (diff)
downloadaur-16f7926976c805308ef969a99076e0d95b31798b.tar.gz
Fix pass-file-git
-rw-r--r--PKGBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5d78b38fe736..c49f08bd1422 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -19,7 +19,6 @@ conflicts=("$_pkgname")
backup=("etc/$_pkgname/$_pkgname.conf")
source=("$_pkgname::git+https://github.com/dvogt23/pass-file.git")
md5sums=('SKIP')
-pkgdir="/usr/lib"
pkgver() {
cd "$_pkgname"