# --- T2-COPYRIGHT-NOTE-BEGIN --- # This copyright note is auto-generated by ./scripts/Create-CopyPatch. # # T2 SDE: package/.../jack/no-examples-clients.patch # Copyright (C) 2004 - 2006 The T2 SDE Project # # More information can be found in the files COPYING and README. # # This patch file is dual-licensed. It is available under the license the # patched project is licensed under, as long as it is an OpenSource license # as defined at http://www.opensource.org/ (e.g. BSD, X11) or under the terms # of the GNU General Public License as published by the Free Software # Foundation; either version 2 of the License, or (at your option) any later # version. # --- T2-COPYRIGHT-NOTE-END --- For some reason we do not want the example jack clients - altough right now I forget why (maybe they are fragile to compile or have strange deps?) :-( - Rene Rebe --- jack-audio-connection-kit-0.102.20/Makefile.in.vanilla 2006-10-10 21:07:39.000000000 +0200 +++ jack-audio-connection-kit-0.102.20/Makefile.in 2006-10-10 21:07:46.000000000 +0200 @@ -239,7 +239,7 @@ @HAVE_DOXYGEN_FALSE@DOC_DIR = @HAVE_DOXYGEN_TRUE@DOC_DIR = doc -SUBDIRS = jack libjack jackd drivers example-clients $(DOC_DIR) +SUBDIRS = jack libjack jackd drivers $(DOC_DIR) DIST_SUBDIRS = config jack libjack jackd drivers example-clients doc pkgconfigdir = $(libdir)/pkgconfig pkgconfig_DATA = jack.pc