dstats.paketlendi
This commit is contained in:
parent
0fcc83c8c3
commit
1ecb8cb717
1 changed files with 2 additions and 2 deletions
|
@ -3,13 +3,13 @@
|
||||||
# Packager: milisarge
|
# Packager: milisarge
|
||||||
# Depends on: python
|
# Depends on: python
|
||||||
|
|
||||||
name=dstats
|
name=dstat
|
||||||
version=0.7.3
|
version=0.7.3
|
||||||
release=1
|
release=1
|
||||||
source=(https://github.com/dagwieers/dstat/archive/${version}.tar.gz)
|
source=(https://github.com/dagwieers/dstat/archive/${version}.tar.gz)
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
cd $name-$name-$version
|
cd $name-$version
|
||||||
make DESTDIR=$PKG install
|
make DESTDIR=$PKG install
|
||||||
make DESTDIR=$PKG docs
|
make DESTDIR=$PKG docs
|
||||||
}
|
}
|
Loading…
Add table
Reference in a new issue