aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2014-10-12 05:54:14 +0200
committerMattias Andrée <maandree@operamail.com>2014-10-12 05:54:14 +0200
commit786538d64a0236ea0658183b94122b3db135016e (patch)
tree4421ae07e917d4d9618a2d487d218a4bed63fff4
parentupdate dist and deps (diff)
downloadorphan-reaper-786538d64a0236ea0658183b94122b3db135016e.tar.gz
orphan-reaper-786538d64a0236ea0658183b94122b3db135016e.tar.bz2
orphan-reaper-786538d64a0236ea0658183b94122b3db135016e.tar.xz
missed the .install file
Signed-off-by: Mattias Andrée <maandree@operamail.com>
-rw-r--r--dist/archlinux/stable/PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/dist/archlinux/stable/PKGBUILD b/dist/archlinux/stable/PKGBUILD
index 143e142..bed344c 100644
--- a/dist/archlinux/stable/PKGBUILD
+++ b/dist/archlinux/stable/PKGBUILD
@@ -9,6 +9,7 @@ url="https://github.com/maandree/orphan-reaper"
license=('GPL3')
depends=(glibc 'linux>=3.4')
makedepends=(glibc gcc make coreutils texinfo auto-auto-complete)
+install=orphan-reaper.install
source=($url/archive/$pkgver.tar.gz)
sha256sums=(bd03e7d103f865744818e7cbf14075ade2922e7610f53686323efe2fa40e72dd)