ketchup: moved to attic
This commit is contained in:
parent
65616a88d2
commit
c9f99daa06
@ -1,6 +0,0 @@
|
|||||||
drwxr-xr-x root/root usr/
|
|
||||||
drwxr-xr-x root/root usr/bin/
|
|
||||||
-rwxr-xr-x root/root usr/bin/ketchup
|
|
||||||
drwxr-xr-x root/root usr/man/
|
|
||||||
drwxr-xr-x root/root usr/man/man1/
|
|
||||||
-rw-r--r-- root/root usr/man/man1/ketchup.1.gz
|
|
@ -1 +0,0 @@
|
|||||||
6fbe53beac455245e1e8ae92acdccbcc ketchup-0.9.8.tar.bz2
|
|
@ -1,15 +0,0 @@
|
|||||||
# Description: Tool for updating or switching between versions of the Linux kernel source
|
|
||||||
# URL: http://www.selenic.com/ketchup/wiki/
|
|
||||||
# Maintainer:
|
|
||||||
# Packager: Jukka Heino, jukka dot heino at gmail dot com
|
|
||||||
# Depends on: python
|
|
||||||
|
|
||||||
name=ketchup
|
|
||||||
version=0.9.8
|
|
||||||
release=1
|
|
||||||
source=(http://www.selenic.com/$name/$name-$version.tar.bz2)
|
|
||||||
|
|
||||||
build() {
|
|
||||||
install -D -m 0755 $name $PKG/usr/bin/$name
|
|
||||||
install -D -m 0644 $name.1 $PKG/usr/man/man1/$name.1
|
|
||||||
}
|
|
Loading…
x
Reference in New Issue
Block a user