void-packages/srcpkgs/rhythmbox/librhythmbox.template
2013-04-08 18:00:29 +02:00

8 lines
131 B
Plaintext

# Template file for 'librhythmbox'.
#
short_desc="${short_desc} - shared library"
do_install() {
vmove "usr/lib/*.so*" usr/lib
}