]> repo.cephalix.eu Git - oss-pkg-tools.git/commitdiff
Add new package: Audacity
authorbuildmaster <buildmaster@git.cephalix.eu>
Fri, 31 Aug 2018 09:29:19 +0000 (11:29 +0200)
committerbuildmaster <buildmaster@git.cephalix.eu>
Fri, 31 Aug 2018 09:29:19 +0000 (11:29 +0200)
PACKAGES
build_new_packages.sh

index a46a5aed12d28dc0a512753172859cb1cf73d97d..7275fce3cf15564cc2c8941f160079e732735f5b 100644 (file)
--- a/PACKAGES
+++ b/PACKAGES
@@ -4,6 +4,7 @@ AdobeAIR
 AdobeFlashPlayerNPAPI
 AdobeReader
 Amaya
+Audacity
 BlueJ
 JavaJDK
 JavaRuntime
index c9bf28cbd7cf4adb671d2b76daea4ee590b858e8..ba809cc577abde62ec09fc662c515d6c52623407 100755 (executable)
@@ -11,7 +11,7 @@ do
                OUT=$( git pull )
                if [ "$OUT" = "Already up-to-date." ]; then
                        cd ${HERE}
-                       echo continue;
+                       continue;
                fi
        fi
        cd ${PACKAGES}/${P}