Browse Source

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

stable/0.2
Christian Wiese 13 years ago
parent
commit
c33a6b5e56
1 changed files with 0 additions and 5 deletions
  1. +0
    -5
      network/memcached/memcached.conf

+ 0
- 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