forked from ports/contrib
dstat: changed manpage location
This commit is contained in:
parent
8389e6083d
commit
f294667853
@ -1,9 +1,6 @@
|
||||
drwxr-xr-x root/root usr/
|
||||
drwxr-xr-x root/root usr/bin/
|
||||
-rwxr-xr-x root/root usr/bin/dstat
|
||||
drwxr-xr-x root/root usr/man/
|
||||
drwxr-xr-x root/root usr/man/man1/
|
||||
-rw-r--r-- root/root usr/man/man1/dstat.1.gz
|
||||
drwxr-xr-x root/root usr/share/
|
||||
drwxr-xr-x root/root usr/share/dstat/
|
||||
-rwxr-xr-x root/root usr/share/dstat/dstat.py
|
||||
@ -73,3 +70,6 @@ drwxr-xr-x root/root usr/share/dstat/
|
||||
-rw-r--r-- root/root usr/share/dstat/dstat_vz_io.py
|
||||
-rw-r--r-- root/root usr/share/dstat/dstat_vz_ubc.py
|
||||
-rw-r--r-- root/root usr/share/dstat/dstat_wifi.py
|
||||
drwxr-xr-x root/root usr/share/man/
|
||||
drwxr-xr-x root/root usr/share/man/man1/
|
||||
-rw-r--r-- root/root usr/share/man/man1/dstat.1.gz
|
||||
|
@ -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
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user