[SCM] faust/master: wrapper-script for help2man

umlaeute at users.alioth.debian.org umlaeute at users.alioth.debian.org
Tue May 17 21:42:46 UTC 2016


The following commit has been merged in the master branch:
commit 2cea3465e7d094dec715266bfe5fd34fb0844e77
Author: IOhannes m zmölnig <zmoelnig at umlautQ.umlaeute.mur.at>
Date:   Tue May 17 23:27:48 2016 +0200

    wrapper-script for help2man

diff --git a/debian/faust2man b/debian/faust2man
new file mode 100755
index 0000000..d0b6b9f
--- /dev/null
+++ b/debian/faust2man
@@ -0,0 +1,3 @@
+#!/bin/sh
+
+$(pwd)/debian/faust/usr/bin/faust "$@" | sed -e '/^--*$/d' -e 's|^-| -|'

-- 
faust packaging



More information about the pkg-multimedia-commits mailing list