vdr-plugin-softhddevice/make.sh

3 lines
70 B
Bash
Executable File

#!/bin/sh
exec make VDRDIR=/usr/include/vdr LIBDIR=. LOCALEDIR=. "$@"