Set configure_shell to /bin/bash again. Too many portability errors are found and I

do not want to deal with all them. This is linux anyway...

--HG--
extra : convert_revision : 18109137f3c1beccd2d78076438fb1b0e58fafc6
This commit is contained in:
Juan RP
2009-04-29 16:11:00 +02:00
parent 2a9c634fde
commit 9cb1130619
4 changed files with 1 additions and 4 deletions

View File

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