Removed unused patch.
authorIOhannes m zmölnig <zmoelnig@umlautQ.umlaeute.mur.at>
Wed, 5 Feb 2014 12:32:23 +0000 (13:32 +0100)
committerIOhannes m zmölnig <zmoelnig@umlautQ.umlaeute.mur.at>
Wed, 5 Feb 2014 12:32:23 +0000 (13:32 +0100)
since we now run the output of jacktrip through a filter in order
to generate nice manpages, there is no more need to patch the sources.

debian/patches/manpage-has-errors-from-man [deleted file]
debian/patches/series

diff --git a/debian/patches/manpage-has-errors-from-man b/debian/patches/manpage-has-errors-from-man
deleted file mode 100644 (file)
index 176fac8..0000000
+++ /dev/null
@@ -1,25 +0,0 @@
-Description: shortened gPrintSeparator for nicer help2man output
-Author: IOhannes m zmoelnig <zmoelnig@iem.at>
-
---- jacktrip.orig/src/jacktrip_globals.h
-+++ jacktrip/src/jacktrip_globals.h
-@@ -70,7 +70,7 @@
- //*******************************************************************************
- /// \name Separator for terminal printing
- //@{
--const char* const gPrintSeparator = "---------------------------------------------------------";
-+const char* const gPrintSeparator = "";
- //@}
---- jacktrip.orig/src/Settings.cpp
-+++ jacktrip/src/Settings.cpp
-@@ -247,7 +247,7 @@
-   cout << "Copyright (c) 2008-2009 Juan-Pablo Caceres, Chris Chafe." << endl;
-   cout << "SoundWIRE group at CCRMA, Stanford University" << endl;
-   cout << "VERSION: " << gVersion << endl;
--  cout << "-----------------------------------------------------------------------------" << endl;
-+  cout << gPrintSeparator << endl;
-   cout << "" << endl;
-   cout << "Usage: jacktrip [-s|-c host] [options]" << endl;
-   cout << "" << endl;
index bba263bb7e0facd5e3e391e9cc7ae7d60390d941..c2e986bdd21ffe60163a60b53d178aeb499c5109 100644 (file)
@@ -1,2 +1 @@
-manpage-has-errors-from-man
 remove_sflogo.patch