summaryrefslogtreecommitdiffstats
path: root/package/beecrypt
diff options
context:
space:
mode:
Diffstat (limited to 'package/beecrypt')
-rw-r--r--package/beecrypt/beecrypt.mk2
1 files changed, 0 insertions, 2 deletions
diff --git a/package/beecrypt/beecrypt.mk b/package/beecrypt/beecrypt.mk
index d26d31d8f..5fffd1f2f 100644
--- a/package/beecrypt/beecrypt.mk
+++ b/package/beecrypt/beecrypt.mk
@@ -13,6 +13,4 @@ BEECRYPT_CONF_OPT = --without-cplusplus \
--without-python \
--disable-rpath
-BEECRYPT_INSTALL_TARGET_OPT=DESTDIR=$(TARGET_DIR) install
-
$(eval $(call AUTOTARGETS,package,beecrypt))