From c9c5de0c6d3ac3cabae81ff8c21dcc0040fb17eb Mon Sep 17 00:00:00 2001 From: Raphael Kubo da Costa Date: Thu, 6 Jun 2013 22:31:15 +0000 Subject: Remove leftovers introduced in r320123. Submitted by: John Marino --- www/aws/files/patch-makefile | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 www/aws/files/patch-makefile (limited to 'www/aws/files/patch-makefile') diff --git a/www/aws/files/patch-makefile b/www/aws/files/patch-makefile new file mode 100644 index 000000000000..262ee259c916 --- /dev/null +++ b/www/aws/files/patch-makefile @@ -0,0 +1,12 @@ +Prevent empty ${EXAMPLESDIR}/bin directory from being created + +--- makefile.orig 2011-01-09 14:48:05.000000000 +0000 ++++ makefile +@@ -437,7 +437,6 @@ endif + $(MKDIR) -p $(I_AGP) + $(MKDIR) -p $(I_TPL) + $(MKDIR) -p $(I_IMG) +- $(MKDIR) -p $(I_SBN) + $(MKDIR) -p $(I_PLG) + $(MKDIR) -p $(I_WEL) + -- cgit v1.2.3