mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
vdr: build & install plugins
This commit is contained in:
3
packages/3rdparty/multimedia/vdr/build
vendored
3
packages/3rdparty/multimedia/vdr/build
vendored
@@ -29,6 +29,7 @@ cd $PKG_BUILD
|
||||
|
||||
cat > Make.config <<EOF
|
||||
PLUGINLIBDIR = /usr/lib/vdr
|
||||
PREFIX = /usr
|
||||
VIDEODIR = /storage/videos
|
||||
CONFDIR = /storage/.config/vdr
|
||||
LOCDIR = /usr/share/locale
|
||||
@@ -46,3 +47,5 @@ fi
|
||||
|
||||
make vdr
|
||||
make include-dir
|
||||
make plugins
|
||||
make install DESTDIR=$ROOT/$PKG_BUILD/.install/
|
||||
|
||||
Reference in New Issue
Block a user