diff options
Diffstat (limited to 'www/aws/files/patch-makefile')
| -rw-r--r-- | www/aws/files/patch-makefile | 12 |
1 files changed, 12 insertions, 0 deletions
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) + |
