diff options
Diffstat (limited to 'deps-trisquel')
-rwxr-xr-x | deps-trisquel | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/deps-trisquel b/deps-trisquel index 6779824..4d886a3 100755 --- a/deps-trisquel +++ b/deps-trisquel @@ -18,6 +18,8 @@ # along with this program. If not, see <http://www.gnu.org/licenses/>. # +set -u -e -v + # Install build dependencies # For trisquel. This might also work on other apt-get distributions. |