libICE: add a patch for non portable shell assignment in configure script.

--HG--
extra : convert_revision : 51b13f3841993a798e3e5d8415be71863db683fd
This commit is contained in:
Juan RP
2009-04-27 01:20:15 +02:00
parent 8c860d3843
commit 0e8c178e83
2 changed files with 12 additions and 0 deletions

View File

@@ -2,6 +2,7 @@
pkgname=libICE
sourcepkg=$pkgname
version=1.0.5
patch_files="configure_sh_assignment_broken.diff"
distfiles="${XORG_SITE}/lib/$pkgname-$version.tar.bz2"
build_style=gnu_configure
short_desc="Inter Client Exchange (ICE) library for X"