
Now ./configure should be able to be correctly invoked from standard debian helper rules file
4 lines
56 B
C
4 lines
56 B
C
const char *tvheadend_dataroot(void)
|
|
{
|
|
return "./";
|
|
}
|