From 1ae516a7bab1d5d9f02ab00c4ac13c219f43c1a1 Mon Sep 17 00:00:00 2001 From: david Date: Tue, 17 Jul 2018 15:52:52 +0200 Subject: Renamed the AMO/FSD project to FreeAMO, and rewrote its architecture. --- subprojects/freeamo/freeamo.conf~ | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 subprojects/freeamo/freeamo.conf~ (limited to 'subprojects/freeamo/freeamo.conf~') diff --git a/subprojects/freeamo/freeamo.conf~ b/subprojects/freeamo/freeamo.conf~ new file mode 100644 index 0000000..51d4992 --- /dev/null +++ b/subprojects/freeamo/freeamo.conf~ @@ -0,0 +1,4 @@ +latest_trisquel_icecat_version="$(wget -qO- "http://archive.trisquel.info/trisquel/pool/main/i/icecat/?C=N;O=D" | grep icecat_ | head -n 1 | sed "s|\"|\\n|g; s|-|\\n|g" | grep icecat_ | sed "s|icecat_||" | head -n 1)" +firefox_compatibility="$latest_trisquel_icecat_version" +minimum_average_daily_users="10000" + -- cgit v1.2.3