Browse Source

ezstream: changed to use default prefix instead of 'opt/ezstream'

stable/0.2
Christian Wiese 14 years ago
parent
commit
84fb24ff40
  1. 6
      audio/ezstream/ezstream.conf

6
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"

Loading…
Cancel
Save