From 0fe9cd2f2e6b7e0a4a6f7d06e5027be154933c54 Mon Sep 17 00:00:00 2001 From: Francis Rowe Date: Thu, 02 Apr 2015 11:54:28 -0400 Subject: Move parabola/trisquel dependency scripts to scripts/helpers/build --- diff --git a/docs/git/index.html b/docs/git/index.html index 62b1775..a1e9dd9 100644 --- a/docs/git/index.html +++ b/docs/git/index.html @@ -60,12 +60,18 @@

For Trisquel 7, you can run the following command:
- $ sudo ./resources/scripts/dependencies/trisquel7dependencies + $ sudo ./build dependencies trisquel7 +

+

+ For Parabola, you can run the following command:
+ $ sudo ./build dependencies parabola
+ or:
+ # ./build dependencies parabola

- For other GNU/Linux distributions, you can adapt the Trisquel 7 script for your needs. + For other GNU/Linux distributions, you can adapt the existing scripts.

Back to top of page

diff --git a/resources/scripts/dependencies/paraboladependencies b/resources/scripts/helpers/build/dependencies/parabola index 6a43805..6a43805 100755 --- a/resources/scripts/dependencies/paraboladependencies +++ b/resources/scripts/helpers/build/dependencies/parabola diff --git a/resources/scripts/dependencies/trisquel7dependencies b/resources/scripts/helpers/build/dependencies/trisquel7 index f9c04be..f9c04be 100755 --- a/resources/scripts/dependencies/trisquel7dependencies +++ b/resources/scripts/helpers/build/dependencies/trisquel7 -- cgit v0.9.1