Commit 8527cd84 authored by Franklin Chen's avatar Franklin Chen

Remove `build.sh display` from installation scripts.

parent fca68364
...@@ -40,4 +40,3 @@ sudo apt-get install -y libcairo2-dev ...@@ -40,4 +40,3 @@ sudo apt-get install -y libcairo2-dev
sudo apt-get install -y libpango1.0-dev sudo apt-get install -y libpango1.0-dev
./build.sh all ./build.sh all
./build.sh display
...@@ -76,4 +76,3 @@ brew install pango ...@@ -76,4 +76,3 @@ brew install pango
export PKG_CONFIG_PATH=/usr/local/lib/pkgconfig:/opt/X11/lib/pkgconfig export PKG_CONFIG_PATH=/usr/local/lib/pkgconfig:/opt/X11/lib/pkgconfig
./build.sh all ./build.sh all
./build.sh display
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment