inxi: unversioned distfiles -> create_srcdir.
This commit is contained in:
parent
774de972c7
commit
1bd903256b
1 changed files with 3 additions and 1 deletions
|
@ -8,6 +8,8 @@ license="GPL-3"
|
|||
homepage="http://code.google.com/p/inxi/"
|
||||
distfiles="http://inxi.googlecode.com/svn/trunk/inxi.tar.gz"
|
||||
checksum=2632a2bc099d6d242a1049b38b7cc47dd09b070f78a56f4be7683513acee8e31
|
||||
|
||||
create_srcdir=yes
|
||||
create_wrksrc=yes
|
||||
|
||||
do_install() {
|
||||
|
@ -20,6 +22,6 @@ inxi_package() {
|
|||
depends="pciutils"
|
||||
noarch="yes"
|
||||
pkg_install() {
|
||||
vmove usr
|
||||
vmove all
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue