pkg-get-bashcompletion: removed.
This commit is contained in:
parent
6734946fea
commit
3c282c4a6e
@ -1,4 +0,0 @@
|
||||
drwxr-xr-x root/root usr/
|
||||
drwxr-xr-x root/root usr/lib/
|
||||
drwxr-xr-x root/root usr/lib/bash-completion/
|
||||
-rwxr-xr-x root/root usr/lib/bash-completion/pkg-get_completion
|
@ -1 +0,0 @@
|
||||
5ee169f2f99fc501387219b6b96ca9ef pkg-get-0.4.5.tar.gz
|
@ -1,16 +0,0 @@
|
||||
# Description: programmable bash completion for pkt-get
|
||||
# URL: http://www.varlock.com
|
||||
# Maintainer: Simone Rota, sip at crux dot nu
|
||||
# Packager: Simone Rota, sip at crux dot nu
|
||||
# Depends on: bash-completion, pkg-get
|
||||
|
||||
name=pkg-get-bashcompletion
|
||||
version=0.4.5
|
||||
release=1
|
||||
source=(http://www.varlock.com/files/pkg-get-$version.tar.gz)
|
||||
|
||||
build() {
|
||||
cd pkg-get-$version/scripts
|
||||
install -D -m 755 pkg-get_completion.sh \
|
||||
$PKG/usr/lib/bash-completion/pkg-get_completion
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user