New package: ORBit2-2.14.19.
This commit is contained in:
15
srcpkgs/ORBit2/libORBit2.template
Normal file
15
srcpkgs/ORBit2/libORBit2.template
Normal file
@@ -0,0 +1,15 @@
|
||||
# Template file for 'libORBit2'.
|
||||
#
|
||||
short_desc="${short_desc} (Runtime library)"
|
||||
long_desc="${long_desc}
|
||||
|
||||
This package contains the ORBit2 runtime libraries."
|
||||
|
||||
do_install()
|
||||
{
|
||||
vmove "usr/lib/*.so*" usr/lib
|
||||
vmkdir usr/lib/orbit-2.0
|
||||
vmove "usr/lib/orbit-2.0/*.so*" usr/lib/orbit-2.0
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user