bsdsfv: moved to attic
This commit is contained in:
parent
f983200260
commit
f9570b38d4
@ -1,3 +0,0 @@
|
|||||||
drwxr-xr-x root/root usr/
|
|
||||||
drwxr-xr-x root/root usr/bin/
|
|
||||||
-rwxr-xr-x root/root usr/bin/bsdsfv
|
|
@ -1 +0,0 @@
|
|||||||
381df19a827d5a20097ab95ea9e760fa bsdsfv-1.18.tar.gz
|
|
@ -1,16 +0,0 @@
|
|||||||
# Description: A SFV check utility
|
|
||||||
# URL: http://bsdsfv.sourceforge.net
|
|
||||||
# Maintainer:
|
|
||||||
# Packager:
|
|
||||||
|
|
||||||
name=bsdsfv
|
|
||||||
version=1.18
|
|
||||||
release=1
|
|
||||||
source=(http://dl.sourceforge.net/sourceforge/$name/$name-$version.tar.gz)
|
|
||||||
|
|
||||||
build() {
|
|
||||||
cd $name
|
|
||||||
make
|
|
||||||
mkdir -p $PKG/usr/bin
|
|
||||||
install -m 755 bsdsfv $PKG/usr/bin/bsdsfv
|
|
||||||
}
|
|
Loading…
x
Reference in New Issue
Block a user