From: buildmaster Date: Wed, 19 Jun 2019 07:02:06 +0000 (+0200) Subject: Added new AplusSuite X-Git-Url: https://repo.cephalix.eu/gitweb/?a=commitdiff_plain;h=a68e6aa41b0d394d5f1842b748067bbac67ff710;p=oss-pkg-tools.git Added new AplusSuite --- diff --git a/PACKAGES b/PACKAGES index 8a2332e..634f0c7 100644 --- a/PACKAGES +++ b/PACKAGES @@ -4,6 +4,7 @@ ActivInspireSuite AdobeAIR AdobeFlashPlayerNPAPI Amaya +AplusSuite Audacity Blender BlitzrechnenV12 diff --git a/build_new_packages.sh b/build_new_packages.sh index af29462..e489f7f 100755 --- a/build_new_packages.sh +++ b/build_new_packages.sh @@ -1,4 +1,5 @@ #!/bin/bash +export LANG="en_EN" REPO=/srv/www/repo/salt-packages/ PACKAGES=/root/SALT-PACKAGES HERE=$(pwd)