inxi: unversioned distfiles -> create_srcdir.

This commit is contained in:
Juan RP 2013-12-22 08:38:01 +01:00
parent 774de972c7
commit 1bd903256b

View file

@ -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
}
}