diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2014-08-28 12:16:00 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2014-08-28 12:16:10 +0200 |
commit | 76b0c60b5a04647a13cf0fd975ab84972ae1e51d (patch) | |
tree | 34a763f0791d46364b8a7423b200a30d514039f4 /package/kodi/files/xbmc.postinst | |
parent | d417d12720f20c8b051260e571ae2a1a9fde1a2e (diff) |
update ffmpeg, add experimental kodi package, add freescale libraries
Diffstat (limited to 'package/kodi/files/xbmc.postinst')
-rw-r--r-- | package/kodi/files/xbmc.postinst | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/package/kodi/files/xbmc.postinst b/package/kodi/files/xbmc.postinst new file mode 100644 index 000000000..45274da68 --- /dev/null +++ b/package/kodi/files/xbmc.postinst @@ -0,0 +1,3 @@ +#!/bin/sh +. $IPKG_INSTROOT/etc/functions.sh +add_rcconf xbmc NO |