From e737ebc5a0ef2261be7b03d3497cd5802fade9e2 Mon Sep 17 00:00:00 2001 From: Francis Rowe Date: Thu, 02 Apr 2015 20:10:24 -0400 Subject: Revert "Move parabola/trisquel dependency scripts to scripts/helpers/build" This reverts commit 0fe9cd2f2e6b7e0a4a6f7d06e5027be154933c54. --- diff --git a/docs/git/index.html b/docs/git/index.html index a1e9dd9..62b1775 100644 --- a/docs/git/index.html +++ b/docs/git/index.html @@ -60,18 +60,12 @@

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

-

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

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

Back to top of page

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