mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
rtmpdump: add temporary hack for compatibility
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
@@ -84,4 +84,8 @@ makeinstall_target() {
|
||||
|
||||
post_makeinstall_target() {
|
||||
rm -rf $INSTALL/usr/sbin
|
||||
|
||||
# to be removed: hack for "compatibility"
|
||||
mkdir -p $INSTALL/usr/lib
|
||||
ln -sf librtmp.so.1 $INSTALL/usr/lib/librtmp.so.0
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user