diff options
author | Uoti Urpala <uau@mplayer2.org> | 2011-11-06 12:17:45 +0200 |
---|---|---|
committer | Uoti Urpala <uau@mplayer2.org> | 2011-11-14 20:24:39 +0200 |
commit | 32b2242d677aed39167b8c2b57d3d6538b48acd7 (patch) | |
tree | 7d7a395aedff23c191eaf84fbb0c9549ebd96bda /debian | |
parent | fb3d13058fa03e8d1bc33b83328a10a2e0f00cd7 (diff) |
debian: remove leftover references to deleted OSD menu files
Diffstat (limited to 'debian')
-rwxr-xr-x | debian/rules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/rules b/debian/rules index 5a775b8906..d72bef3434 100755 --- a/debian/rules +++ b/debian/rules @@ -69,7 +69,7 @@ binary-arch: build install -D -m 644 etc/example.conf $(prefix)/etc/mplayer/mplayer.conf dh_installdocs -X.svn -Xmplayer.1 DOCS/* - dh_installexamples etc/example.conf etc/dvb-menu.conf etc/input.conf etc/menu.conf + dh_installexamples etc/example.conf etc/input.conf dh_installmime dh_installinfo dh_installchangelogs |