[SCM] libyami-utils/master: Remove example binaries
sramacher at users.alioth.debian.org
sramacher at users.alioth.debian.org
Thu Nov 24 22:23:04 UTC 2016
The following commit has been merged in the master branch:
commit 1370a3fc59b955cebcd3b0659a5ec9f3345f41bf
Author: Sebastian Ramacher <sramacher at debian.org>
Date: Thu Nov 24 23:17:20 2016 +0100
Remove example binaries
diff --git a/debian/rules b/debian/rules
index 2d33f6a..f8d65f7 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,3 +2,7 @@
%:
dh $@
+
+override_dh_install:
+ dh_install
+ rm debian/libyami-utils/usr/bin/psnr debian/libyami-utils/usr/bin/simpleplayer
diff --git a/debian/yamidecode.1 b/debian/yamidecode.1
index 28dc1f4..76f22bb 100644
--- a/debian/yamidecode.1
+++ b/debian/yamidecode.1
@@ -1,5 +1,5 @@
.TH YAMIDECODE "1" "October 2016" "yamidecode" "User Commands"
.SH NAME
-yamidecode \- decode application base on libyami
+yamidecode \- decode application based on libyami
.SH DESCRIPTION
This program decode the video bitstream and display/dump video content
--
libyami-utils packaging
More information about the pkg-multimedia-commits
mailing list