Browse Source

Removed install.sh

msmith-techempower 10 years ago
parent
commit
e58596aa73
1 changed files with 0 additions and 9 deletions
  1. 0 9
      frameworks/D/vibed/install.sh

+ 0 - 9
frameworks/D/vibed/install.sh

@@ -1,9 +0,0 @@
-#!/bin/bash
-
-sudo wget http://master.dl.sourceforge.net/project/d-apt/files/d-apt.list -O /etc/apt/sources.list.d/d-apt.list
-sudo apt-get update && sudo apt-get -y --allow-unauthenticated install --reinstall d-apt-keyring && sudo apt-get update
-sudo apt-get install -qq -y dub dmd-bin
-sudo apt-get install -qq -y libevent-dev libssl-dev
-sudo apt-get install -qq -y g++ gcc-multilib xdg-utils
-cd $FWROOT/frameworks/D/vibed
-dub build --build-mode=singleFile