summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKevin Mitchell <kevmitch@gmail.com>2014-03-11 04:58:32 -0700
committerKevin Mitchell <kevmitch@gmail.com>2014-03-11 04:58:32 -0700
commit550b7075a3b32c7c7817f551077337d2c16b9892 (patch)
tree72bd91d98219a852b76f652e13f41843f4aa71f0
parentb8ebd36c5df113e25c4a74f053109330c545cb0b (diff)
downloadmpv-build-550b7075a3b32c7c7817f551077337d2c16b9892.tar.bz2
mpv-build-550b7075a3b32c7c7817f551077337d2c16b9892.tar.xz
oops: fix location of some docs in debian pacakge
-rwxr-xr-xdebian/rules2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/rules b/debian/rules
index e1d0ca4..8129013 100755
--- a/debian/rules
+++ b/debian/rules
@@ -73,7 +73,7 @@ override_dh_auto_configure: ffmpeg_build libass_build
override_dh_auto_build:
scripts/mpv-build $(WAFLAGS)
-DOCDEST=debian/mpv/usr/share/doc
+DOCDEST=debian/mpv/usr/share/doc/mpv
DOCSOURCE=mpv/DOCS
# call waf to install to the debian packageing dir
override_dh_auto_install: