7 lines
140 B
Text
7 lines
140 B
Text
# Template file for 'libavdevice'.
|
|
#
|
|
short_desc="FFmpeg device handling library"
|
|
|
|
do_install() {
|
|
vmove "usr/lib/libavdevice.so*" usr/lib
|
|
}
|