diff options
| author | Peter Korsgaard | 2010-09-27 18:08:51 +0200 |
|---|---|---|
| committer | Peter Korsgaard | 2010-09-27 18:08:51 +0200 |
| commit | e611747255055ad6f9409dffe7eefd233ac86964 (patch) | |
| tree | bb7f18de995dcfd0b4a947b5c7e912ea6a5fc486 /package/patch | |
| parent | vsftpd: convert to gentargets, bump version and fix build (diff) | |
| parent | packages: remove unneeded _INSTALL_TARGET_OPT definitions (diff) | |
| download | buildroot-e611747255055ad6f9409dffe7eefd233ac86964.tar.gz buildroot-e611747255055ad6f9409dffe7eefd233ac86964.tar.xz buildroot-e611747255055ad6f9409dffe7eefd233ac86964.zip | |
Merge branch 'for-2010.11/no-install-strip' of git://git.busybox.net/~tpetazzoni/git/buildroot
Diffstat (limited to 'package/patch')
| -rw-r--r-- | package/patch/patch.mk | 1 |
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)) |
