From: altorg Date: Sat, 19 Aug 2017 18:13:56 +0000 (-0700) Subject: removed yacc install X-Git-Tag: v1.6.1-roc-dev~46 X-Git-Url: https://skyeroc.xyz/gitweb/?a=commitdiff_plain;h=f60aef9ddbe212e5fb3d3f171113aca6d58ed5ee;p=dgamelaunch removed yacc install --- diff --git a/buildspec.yml b/buildspec.yml index aac222f..9dc7812 100644 --- a/buildspec.yml +++ b/buildspec.yml @@ -12,7 +12,6 @@ phases: commands: - apt-get update - apt-get install -y bison - - apt-get install -y yacc build: commands: - echo Build started on `date`