Add manpage

This commit is contained in:
Sebastian Ramacher 2016-08-28 16:04:54 +02:00
parent a07fe0647b
commit 0ed9a7ffb2
5 changed files with 41 additions and 1 deletions

4
debian/rules vendored
View file

@ -14,6 +14,10 @@ override_dh_auto_configure:
-DOBS_MULTIARCH_SUFFIX=/$(DEB_HOST_MULTIARCH) \
-DUNIX_STRUCTURE=1
override_dh_auto_build:
dh_auto_build
rst2man debian/obs.rst > debian/obs.1
override_dh_install:
mkdir -p debian/tmp/usr/lib/$(DEB_HOST_MULTIARCH)/obs-plugins/obs-ffmpeg
mv debian/tmp/usr/share/obs/obs-plugins/obs-ffmpeg/ffmpeg-mux \