summaryrefslogtreecommitdiff
path: root/external/libeot/UnpackedTarball_libeot.mk
diff options
context:
space:
mode:
authorDavid Tardon <dtardon@redhat.com>2013-12-01 09:02:13 +0100
committerDavid Tardon <dtardon@redhat.com>2013-12-01 09:02:18 +0100
commit0f4be588622379388650d8fc451829d17d16a7bf (patch)
tree28357734bff5209f9b7270d23b730d0f01201fae /external/libeot/UnpackedTarball_libeot.mk
parentfc65f952d794c96c630842f61b1c9a22c4bb23ec (diff)
upload libeot-0.01
Change-Id: I877cab5e13ebb52911b2e238a0f4ebb87cda73e9
Diffstat (limited to 'external/libeot/UnpackedTarball_libeot.mk')
-rw-r--r--external/libeot/UnpackedTarball_libeot.mk4
1 files changed, 0 insertions, 4 deletions
diff --git a/external/libeot/UnpackedTarball_libeot.mk b/external/libeot/UnpackedTarball_libeot.mk
index 9b95fd2efef8..cbd1a69aa8b5 100644
--- a/external/libeot/UnpackedTarball_libeot.mk
+++ b/external/libeot/UnpackedTarball_libeot.mk
@@ -11,8 +11,4 @@ $(eval $(call gb_UnpackedTarball_UnpackedTarball,libeot))
$(eval $(call gb_UnpackedTarball_set_tarball,libeot,$(LIBEOT_TARBALL)))
-$(eval $(call gb_UnpackedTarball_add_patches,libeot,\
- external/libeot/libeot-avoid-autotools-run.patch.0 \
-))
-
# vim: set noet sw=4 ts=4: