Initial version of MythTV module.
This commit is contained in:
parent
dcb83d6900
commit
e1a4c4d99c
5 changed files with 172 additions and 0 deletions
4
mythtv/files/mythoptimize
Executable file
4
mythtv/files/mythoptimize
Executable file
|
@ -0,0 +1,4 @@
|
|||
#!/bin/sh
|
||||
|
||||
MYTHVERSION="`rpm -q --queryformat='%{VERSION}\n' mythtv-docs`"
|
||||
perl /usr/share/doc/mythtv-docs-${MYTHVERSION}/contrib/optimize_mythdb.pl > /dev/null
|
Loading…
Add table
Add a link
Reference in a new issue