package/: remove redundant install-strip in *_TARGET_INSTALL_OPT

It's default now.
This commit is contained in:
Peter Korsgaard
2008-10-20 11:53:16 +00:00
parent fc7bf9e325
commit e337d002fe
29 changed files with 8 additions and 36 deletions

View File

@@ -10,7 +10,6 @@ LIBDAEMON_SITE:=http://0pointer.de/lennart/projects/libdaemon/
LIBDAEMON_AUTORECONF:=no
LIBDAEMON_INSTALL_STAGING:=YES
LIBDAEMON_INSTALL_TARGET:=YES
LIBDAEMON_INSTALL_TARGET_OPT:=DESTDIR=$(TARGET_DIR) install-strip
LIBDAEMON_CONF_ENV:=ac_cv_func_setpgrp_void=no
LIBDAEMON_CONF_OPT:=--disable-lynx $(DISABLE_NLS) $(DISABLE_LARGEFILE)