New package: elfutils-0.155 (replacing old libelf pkg).
This commit is contained in:
11
srcpkgs/elfutils/libelf.template
Normal file
11
srcpkgs/elfutils/libelf.template
Normal file
@@ -0,0 +1,11 @@
|
||||
# Template file for 'isl-devel'.
|
||||
#
|
||||
short_desc="${short_desc} -- runtime library"
|
||||
long_desc="${long_desc}
|
||||
|
||||
This package contains the runtime shared library."
|
||||
|
||||
do_install() {
|
||||
vmove "usr/lib/*.so*" usr/lib
|
||||
vmove usr/lib/elfutils usr/lib
|
||||
}
|
||||
Reference in New Issue
Block a user