slurm: removed orphaned port
This commit is contained in:
parent
336a7fc2fb
commit
8994293156
@ -1,3 +0,0 @@
|
||||
drwxr-xr-x root/root usr/
|
||||
drwxr-xr-x root/root usr/bin/
|
||||
-rwxr-xr-x root/root usr/bin/slurm
|
@ -1 +0,0 @@
|
||||
e68d09202b835c644f7f6b7f070f29a2 slurm-0.3.3.tar.gz
|
@ -1,17 +0,0 @@
|
||||
# Description: A network load monitor
|
||||
# URL: http://www.wormulon.net/projects/slurm
|
||||
# Maintainer: Rene Lengwinat, rugek at dirtyhack dot net
|
||||
# Depends on: ncurses
|
||||
|
||||
name=slurm
|
||||
version=0.3.3
|
||||
release=1
|
||||
source=(http://www.wormulon.net/files/slurm/slurm-$version.tar.gz)
|
||||
|
||||
build () {
|
||||
cd $name-$version
|
||||
./configure --prefix=/usr
|
||||
make
|
||||
make DESTDIR=$PKG install
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user