diff --git a/audio/ezstream/ezstream.conf b/audio/ezstream/ezstream.conf index 457950d08..1375e4b04 100644 --- a/audio/ezstream/ezstream.conf +++ b/audio/ezstream/ezstream.conf @@ -2,7 +2,7 @@ # This copyright note is auto-generated by ./scripts/Create-CopyPatch. # # Filename: package/.../ezstream/ezstream.conf -# Copyright (C) 2009 The OpenSDE Project +# Copyright (C) 2009 - 2011 The OpenSDE Project # # More information can be found in the files COPYING and README. # @@ -12,5 +12,5 @@ # GNU General Public License can be found in the file COPYING. # --- SDE-COPYRIGHT-NOTE-END --- -prefix="opt/ezstream" -set_confopt +# install examples into docdir +var_append extraconfopt ' ' "--enable-examplesdir=$docdir/examples"