Rename config_shell to configure_shell.
--HG-- extra : convert_revision : 416900b81eca96e802f94b7a075842112d116eba
This commit is contained in:
@@ -6,7 +6,7 @@ version=${_distver}.${_distverpatch}
|
||||
wrksrc=${pkgname}-${_distver}-${_distverpatch}
|
||||
distfiles="ftp://ftp.imagemagick.org/pub/$pkgname/$pkgname-${_distver}-${_distverpatch}.tar.bz2"
|
||||
build_style=gnu_configure
|
||||
config_shell="/bin/bash"
|
||||
configure_shell=/bin/bash
|
||||
configure_args="--without-gslib --without-jp2 --without-autotrace
|
||||
--without-djvu --without-dps --without-fpx --without-gvc --without-jbig
|
||||
--without-lqr --without-openexr --with-gs-font-dir=/usr/share/fonts/Type1
|
||||
|
||||
@@ -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>"
|
||||
|
||||
Reference in New Issue
Block a user