2011-11-01 02:27:00 +00:00
|
|
|
# Template file for 'libIce'.
|
|
|
|
#
|
|
|
|
short_desc="${short_desc} Runtime libraries"
|
|
|
|
long_desc="${long_desc}
|
|
|
|
|
|
|
|
This package contains the Ice runtime libraries."
|
|
|
|
|
2011-11-14 17:12:47 +00:00
|
|
|
revision=2
|
2011-11-01 02:27:00 +00:00
|
|
|
|
|
|
|
do_install()
|
|
|
|
{
|
|
|
|
vmove usr/lib usr
|
|
|
|
}
|