Browse Source

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

stable/0.2
Christian Wiese 14 years ago
parent
commit
c33a6b5e56
  1. 5
      network/memcached/memcached.conf

5
network/memcached/memcached.conf

@ -13,9 +13,4 @@
# GNU General Public License can be found in the file COPYING.
# --- SDE-COPYRIGHT-NOTE-END ---
if [ $prefix_auto = 1 ] ; then
prefix="opt/$pkg"
set_confopt
fi
var_append CC_WRAPPER_REMOVE " " "-Werror"

Loading…
Cancel
Save