Rename config_shell to configure_shell.

--HG--
extra : convert_revision : 416900b81eca96e802f94b7a075842112d116eba
This commit is contained in:
Juan RP
2009-04-28 00:13:21 +02:00
parent b7fbbb9436
commit 9dfcab1416
4 changed files with 6 additions and 6 deletions

View File

@@ -4,7 +4,7 @@ sourcepkg=$pkgname
version=2.2.16
distfiles="http://linux.dell.com/$pkgname/download/$pkgname/$pkgname-$version/$pkgname-$version.tar.bz2"
build_style=gnu_configure
config_shell=/bin/bash
configure_shell=/bin/bash
configure_args="--disable-static --disable-python"
short_desc="Library for SMBIOS access"
maintainer="Juan RP <xtraeme@gmail.com>"