commit 763b0467781ff4c6bb8a390bf40bb8707cb4b0cf
Author: Kacper Kornet <[email protected]>
Date:   Mon Jul 16 18:55:09 2012 +0100

    Install link to mirrors file

 builder.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/builder.sh b/builder.sh
index 1c096b8..8759136 100755
--- a/builder.sh
+++ b/builder.sh
@@ -2039,7 +2039,7 @@ init_rpm_dir() {
        if [ ! -e ../rpm-build-tools ]; then
                git clone  ${GIT_SERVER}/${PACKAGES_DIR}/rpm-build-tools.git 
../rpm-build-tools
        fi
-       for a in adapter builder; do
+       for a in adapter builder mirrors; do
                ln -s ../rpm-build-tools/${a}.sh $a
        done
        init_builder
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to