multipipe: moved to attic
This commit is contained in:
parent
5f954c5a4b
commit
ed6015c956
@ -1,3 +0,0 @@
|
||||
drwxr-xr-x root/root usr/
|
||||
drwxr-xr-x root/root usr/bin/
|
||||
-rwxr-xr-x root/root usr/bin/multipipe
|
@ -1 +0,0 @@
|
||||
5d7b116585cb9172895a9f7031f099cd multipipe-1.0.tgz
|
@ -1,17 +0,0 @@
|
||||
# Description: Simple command to split output into several parallel commands
|
||||
# URL: http://multipipe.sourceforge.net/
|
||||
# Maintainer:
|
||||
# Packager: Jukka Heino, jukka dot heino at gmail dot com
|
||||
# Depends on:
|
||||
|
||||
name=multipipe
|
||||
version=1.0
|
||||
release=1
|
||||
source=(http://dl.sourceforge.net/sourceforge/$name/$name-$version.tgz)
|
||||
|
||||
build() {
|
||||
cd $name-$version
|
||||
sed -i "s/-g/$CFLAGS/g" Makefile
|
||||
make
|
||||
install -D -m 0755 $name $PKG/usr/bin/$name
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user