summaryrefslogtreecommitdiff
path: root/dstat/Pkgfile
diff options
context:
space:
mode:
authorFredrik Rinnestam <fredrik@crux.nu>2015-08-03 17:16:26 +0200
committerFredrik Rinnestam <fredrik@crux.nu>2015-08-03 17:16:26 +0200
commitf294667853838a696e18d23f134e0239b976b8da (patch)
treec95a90040a755525687ec6b353ec61f392008a87 /dstat/Pkgfile
parent8389e6083dcbe699a833895766c177fea5d40eb6 (diff)
downloadcontrib-f294667853838a696e18d23f134e0239b976b8da.tar.gz
contrib-f294667853838a696e18d23f134e0239b976b8da.tar.xz
dstat: changed manpage location
Diffstat (limited to 'dstat/Pkgfile')
-rw-r--r--dstat/Pkgfile3
1 files changed, 1 insertions, 2 deletions
diff --git a/dstat/Pkgfile b/dstat/Pkgfile
index d9b9a29ea..f2f2b0be0 100644
--- a/dstat/Pkgfile
+++ b/dstat/Pkgfile
@@ -5,12 +5,11 @@
name=dstat
version=0.7.2
-release=1
+release=2
source=(http://dag.wieers.com/home-made/$name/$name-$version.tar.bz2)
build() {
cd $name-$version
- sed -i s'|mandir = $(datadir)/man|mandir = $(prefix)/man|' Makefile
make
make DESTDIR=$PKG install
}

Generated by cgit