summaryrefslogtreecommitdiff
path: root/package/patch
diff options
context:
space:
mode:
Diffstat (limited to 'package/patch')
-rw-r--r--package/patch/patch.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/package/patch/patch.mk b/package/patch/patch.mk
index 31de4bb61..80d9db188 100644
--- a/package/patch/patch.mk
+++ b/package/patch/patch.mk
@@ -6,6 +6,5 @@
PATCH_VERSION:=2.6
PATCH_SOURCE:=patch_$(PATCH_VERSION).orig.tar.gz
PATCH_SITE:=$(BR2_DEBIAN_MIRROR)/debian/pool/main/p/patch
-PATCH_INSTALL_TARGET_OPT=DESTDIR=$(TARGET_DIR) install
$(eval $(call AUTOTARGETS,package,patch))